From b73866d1538129511395e996ae073a4525bc34b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:30:04 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /hello-world-pypi-package Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hello-world-pypi-package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-world-pypi-package/requirements.txt b/hello-world-pypi-package/requirements.txt index dffed35..12e40a5 100644 --- a/hello-world-pypi-package/requirements.txt +++ b/hello-world-pypi-package/requirements.txt @@ -3,7 +3,7 @@ build==0.10.0 certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 -cryptography==41.0.2 +cryptography==41.0.3 docutils==0.20.1 idna==3.4 importlib-metadata==6.8.0