From cdaa91fa3d147a7c19f7535aafca270eb52299e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:39:28 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2583fbcca..001e07d2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "asyncpg==0.28.0", "certifi==2023.7.22", "click==8.1.7", - "cryptography==41.0.3", + "cryptography==41.0.4", "gunicorn==21.2.0", "keystoneauth1==5.3.0", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index 6cca3de02..e3eebecab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==4.6.0 asyncpg==0.28.0 certifi==2023.7.22 click==8.1.7 -cryptography==41.0.3 +cryptography==41.0.4 gunicorn==21.2.0 keystoneauth1==5.3.0 oidcrp==2.1.4