From f9ab105ebdd0159809fc7ee807eba453fe4a60f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:10:07 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /collect_data_service Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- collect_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collect_data_service/requirements.txt b/collect_data_service/requirements.txt index ef0b575..eefc534 100644 --- a/collect_data_service/requirements.txt +++ b/collect_data_service/requirements.txt @@ -3,7 +3,7 @@ attrs==17.4.0 Automat==0.6.0 cffi==1.11.4 constantly==15.1.0 -cryptography==2.1.4 +cryptography==3.2 cssselect==1.0.3 hyperlink==17.3.1 idna==2.6