From 74d4d47fc8d01a25abbe282a2246dc9248936d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 19:42:44 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 2.3 in /PyGameEngine Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 2.3. - [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...2.3) 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..013b5e4 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==2.3 distro-info===0.18ubuntu0.18.04.1 httplib2==0.9.2 hyperlink==19.0.0