From 056f9ff5ca8522bf82f01e31cd3de0578494dc57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:07:50 +0000 Subject: [PATCH 1/2] Bump twisted from 17.5.0 to 19.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 17.5.0 to 19.7.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.5.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3d1ab70..6777c5ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ six==1.10.0 smmap2==2.0.5 svn==0.3.46 tablib==0.12.1 -Twisted==17.5.0 +Twisted==19.7.0 txaio==2.10.0 unicodecsv==0.14.1 urllib3==1.23 From 8560de7ec3c527265b18fb6533cd2df559af8ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 08:41:07 +0000 Subject: [PATCH 2/2] Bump cryptography from 2.2.2 to 2.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.2 to 2.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.2.2...2.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6777c5ff..57f23a59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ channels==2.1.1 channels-redis==2.2.1 chardet==3.0.4 constantly==15.1.0 -cryptography==2.2.2 +cryptography==2.3 daphne==2.1.2 diff-match-patch==20121119 Django==2.0.5