From ab86e4761834fb6a2f85f05ce7f6581f5405537b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:55:10 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /sdks/python/container/py39 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/py39/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 6342cfe6edc1..09627c04b20e 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.2.0 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.4 Cython==0.29.36 deprecation==2.1.0 dill==0.3.1.1