From cf71696d1b1e4dc20ab2a9f79745b4702fdc8584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 16:01:36 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 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.4.2...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 91c9eba..8a34add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cffi==1.14.0 chardet==3.0.4 Click==7.0 coverage==4.5.2 -cryptography==2.4.2 +cryptography==3.3.2 docutils==0.14 filelock==3.0.10 flake8==3.6.0