From 4105a4eea70239e70ebf3bc84f385e57169dfac6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 04:33:34 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 2.9.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 2.9.1. - [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.7...2.9.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b78b8..16b4044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==2.5.2 boto==2.49.0 celery==4.3.0 # click==7.0 -cryptography==2.7 +cryptography==2.9.1 dj-database-url==0.5.0 django==2.1.15 django-celery-beat==1.5.0