From a27bd2ab2fb2998350b2522de3dc0d81d1f46477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 21:35:02 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 in /philly/MISC Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.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.9.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- philly/MISC/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/philly/MISC/requirements.txt b/philly/MISC/requirements.txt index c2ed3d5..aa3c535 100644 --- a/philly/MISC/requirements.txt +++ b/philly/MISC/requirements.txt @@ -42,7 +42,7 @@ click-plugins==1.1.1 cloudpickle==1.6.0 colorlog==5.0.1 contextlib2==0.6.0.post1 -cryptography==2.9.2 +cryptography==3.3.2 dataclasses==0.8 distro==1.5.0 docker==5.0.0