From 00987eff05467326fdf3c4d3b1a5099d7eff4b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:13:37 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /Titanic Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.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/3.2...3.3.2) Signed-off-by: dependabot[bot] --- Titanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Titanic/requirements.txt b/Titanic/requirements.txt index b7b45d9..341a8cb 100644 --- a/Titanic/requirements.txt +++ b/Titanic/requirements.txt @@ -11,7 +11,7 @@ cffi==1.14.0 chardet==3.0.4 click==7.1.2 constantly==15.1.0 -cryptography==3.2 +cryptography==3.3.2 cssselect==1.1.0 decorator==4.4.2 defusedxml==0.6.0