From 29d4e82e7bc3729fac01ddc94326b62ca04f9a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Apr 2021 08:05:58 +0000 Subject: [PATCH] build(deps): bump cryptography from 2.6.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.6.1...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17781da..86c90f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cffi==1.14.3 chardet==4.0.0 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==2.6.1 +cryptography==3.3.2 enum34==1.1.6 funcsigs==1.0.2 future==0.17.1