From 38941f354900ae46207acd0b2c95500f5ff7d1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 07:58:06 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.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.3.1...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a35db94..13a52f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 contextlib2==0.5.5 -cryptography==2.3.1 +cryptography==3.3.2 cyordereddict==0.2.2 Cython==0.28.5 decorator==4.4.0