From e57f0f4a0d457a97c67a843123e91081199cd67f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 20:33:32 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.4.7 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 725a77650..d9440aa04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ configobj==5.0.6 # via teuthology (pyproject.toml) configparser==5.0.2 # via teuthology (pyproject.toml) -cryptography==3.4.7 +cryptography==41.0.2 # via # ansible-base # openstacksdk