From 8afd17f971f0d68eef38fdc2125f8c25c0c1b141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:13:22 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /autoproxy 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/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- autoproxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoproxy/requirements.txt b/autoproxy/requirements.txt index f4e8680..eb07682 100644 --- a/autoproxy/requirements.txt +++ b/autoproxy/requirements.txt @@ -2,7 +2,7 @@ attrs==19.3.0 Automat==0.8.0 cffi==1.13.2 constantly==15.1.0 -cryptography==3.2 +cryptography==3.3.2 cssselect==1.1.0 hyperlink==19.0.0 idna==2.8