From b163c0e51c3cba4528d3ccb01903613a3178a37d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:26:47 +0000 Subject: [PATCH] Bump cryptography from 36.0.0 to 39.0.1 in /docker Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.0 to 39.0.1. - [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/36.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 1b0bb7a..c463e26 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -10,7 +10,7 @@ PyJWT==2.0.0 pytz==2020.5 uWSGI==2.0.19.1 ckanapi==4.5 -cryptography==36.0.0 +cryptography==39.0.1 xlrd==1.2.0 Fiona==1.8.18 Shapely==1.7.1