From 0816722648e565fbfd8c6570d4f9d80570f008b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 11:44:28 +0100 Subject: [PATCH] Bump cryptography from 2.6.1 to 3.2 in /src/akamai_cache_buster (#41) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 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.6.1...3.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/akamai_cache_buster/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/akamai_cache_buster/requirements.txt b/src/akamai_cache_buster/requirements.txt index 7196184..f2a4c47 100644 --- a/src/akamai_cache_buster/requirements.txt +++ b/src/akamai_cache_buster/requirements.txt @@ -2,7 +2,7 @@ asn1crypto==0.24.0 certifi==2019.3.9 cffi==1.12.3 chardet==3.0.4 -cryptography==2.6.1 +cryptography==3.2 edgegrid-python==1.1.1 enum34==1.1.6 httpie==1.0.3