From 70590c22b4506731a2e3726cb3c46e16f3084543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:35:18 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /PyGameEngine Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 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/2.1.4...3.2) Signed-off-by: dependabot[bot] --- PyGameEngine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyGameEngine/requirements.txt b/PyGameEngine/requirements.txt index c7e00ca..9e9fa4f 100644 --- a/PyGameEngine/requirements.txt +++ b/PyGameEngine/requirements.txt @@ -11,7 +11,7 @@ command-not-found==0.3 configobj==5.0.6 configreader==0.0.6 constantly==15.1.0 -cryptography==2.1.4 +cryptography==3.2 distro-info===0.18ubuntu0.18.04.1 httplib2==0.9.2 hyperlink==19.0.0