From 6ba06dc210572d36eed4c3a92567a8017ae7a2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:32:52 +0000 Subject: [PATCH] Bump twisted from 17.9.0 to 21.2.0 Bumps [twisted](https://github.com/twisted/twisted) from 17.9.0 to 21.2.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-17.9.0...twisted-21.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6c8d67..681f2b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ requests==2.18.4 scrypt==0.8.0 six==1.11.0 tqdm==4.19.5 -Twisted==17.9.0 +Twisted==21.2.0 urllib3==1.22 virtualenv==15.1.0 wcwidth==0.1.7 diff --git a/requirements_docs.txt b/requirements_docs.txt index 1f29ded..b968005 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -61,7 +61,7 @@ Sphinx==1.6.6 sphinx-rtd-theme==0.2.4 sphinxcontrib-websupport==1.0.1 tqdm==4.19.5 -Twisted==17.9.0 +Twisted==21.2.0 urllib3==1.22 virtualenv==15.1.0 wcwidth==0.1.7