From e801439f159ea89eff3bb4150aa5013085f56d17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 04:28:08 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 2.9.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 2.9.2. - [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.2) 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..7f13759 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.2 dj-database-url==0.5.0 django==2.1.15 django-celery-beat==1.5.0