From f4d31ff13a61afe7ec9bc5ad85e4d7e660e610a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:57:41 +0000 Subject: [PATCH] Bump cryptography in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-ubuntu-latest_py3.11_extras.txt | 2 +- requirements/requirements-ubuntu-latest_py3.12_extras.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-ubuntu-latest_py3.11_extras.txt b/requirements/requirements-ubuntu-latest_py3.11_extras.txt index ffc1a886..3032742a 100644 --- a/requirements/requirements-ubuntu-latest_py3.11_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.11_extras.txt @@ -76,7 +76,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.13.2 # via pytest-cov -cryptography==46.0.4 +cryptography==46.0.5 # via # authlib # pyjwt diff --git a/requirements/requirements-ubuntu-latest_py3.12_extras.txt b/requirements/requirements-ubuntu-latest_py3.12_extras.txt index 6c0f7e0e..72ed1f06 100644 --- a/requirements/requirements-ubuntu-latest_py3.12_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.12_extras.txt @@ -74,7 +74,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.13.2 # via pytest-cov -cryptography==46.0.4 +cryptography==46.0.5 # via # authlib # pyjwt