From c89463ae5e81eb55ff254d3c9abf064eb5575d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:20:01 +0000 Subject: [PATCH] Bump cryptography from 3.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 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.1...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3248fe..b62b8a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ bottle-websocket==0.2.9 certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4 -cryptography==3.1 +cryptography==3.3.2 docopt==0.6.2 Eel==0.12.4 future==0.18.2