From 90efb4cf7126350d3c1bc83580f9f0a5dd0266a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:16:13 +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 f2e2ce3de..548e2d4cc 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