From 26983100c5d5ef6d5240b184b57a078700ede40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:23:46 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.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 a72be01a8..0fe5fca5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "asyncpg==0.30.0", "certifi==2025.1.31", "click==8.1.8", - "cryptography==43.0.3", + "cryptography==44.0.1", "gunicorn==23.0.0", "keystoneauth1==5.9.1", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index 7bcfa3bac..dad84f004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.2.1 asyncpg==0.30.0 certifi==2025.1.31 click==8.1.8 -cryptography==43.0.3 +cryptography==44.0.1 gunicorn==23.0.0 keystoneauth1==5.9.1 oidcrp==2.1.4