From a8decd1316e758e058f0eb692903e86caa562726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:32:58 +0000 Subject: [PATCH] Bump cryptography from 41.0.7 to 42.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0) --- 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 601b00bd6..c2cd7c2c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "asyncpg==0.29.0", "certifi==2024.2.2", "click==8.1.7", - "cryptography==41.0.7", + "cryptography==42.0.0", "gunicorn==21.2.0", "keystoneauth1==5.5.0", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index a78184150..245c259f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.0.1 asyncpg==0.29.0 certifi==2024.2.2 click==8.1.7 -cryptography==41.0.7 +cryptography==42.0.0 gunicorn==21.2.0 keystoneauth1==5.5.0 oidcrp==2.1.4