From 7e05ee481189c8ff39dad7bc33c9533d8267cb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:36:16 +0000 Subject: [PATCH] Bump cryptography from 3.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 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.1...3.3.2) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81d507f..55fc08c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -cryptography==3.1 +cryptography==3.3.2 wheel==0.35.1 bumpversion==0.6.0 pip==20.2.2