From c11a243340fdefe3c54873571c4a1c14a9063dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:57:11 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.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/3.2...3.3.2) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 50cc689..bd7971e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 lxml===4.4.2 -cryptography==3.2 +cryptography==3.3.2 channels==2.4.0 black==19.10b0 flake8==3.7.9 diff --git a/requirements.txt b/requirements.txt index c95bf81..8c8fba3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 lxml===4.4.2 -cryptography==3.2 +cryptography==3.3.2 channels==2.4.0 channels-redis==2.4.2 celery==4.4.2