From cb09afb5f73c4cdfbc647a947e080ed78f3ffc7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:44:48 +0000 Subject: [PATCH] Bump cryptography from 2.3 to 3.2 in /domain_generalization Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3 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.3...3.2) Signed-off-by: dependabot[bot] --- domain_generalization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain_generalization/requirements.txt b/domain_generalization/requirements.txt index b88111a..4bbd9b5 100644 --- a/domain_generalization/requirements.txt +++ b/domain_generalization/requirements.txt @@ -15,7 +15,7 @@ cloudpickle==0.5.2 cmd2==0.7.9 colorama==0.3.7 configparser==3.5.0 -cryptography==2.3 +cryptography==3.2 cssselect==1.0.3 cycler==0.10.0 cymem==1.31.2