From 3770f2b22059f52a39c5fb8ec8cb6688d58fca1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:38:27 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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 d3291b91a..bdb7c1f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "asyncpg==0.29.0", "certifi==2024.7.4", "click==8.1.7", - "cryptography==43.0.0", + "cryptography==43.0.1", "gunicorn==22.0.0", "keystoneauth1==5.7.0", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index c42b9d41c..584eb82e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.0.8 asyncpg==0.29.0 certifi==2024.7.4 click==8.1.7 -cryptography==43.0.0 +cryptography==43.0.1 gunicorn==22.0.0 keystoneauth1==5.7.0 oidcrp==2.1.4