From cd5607c3c90313551a05e227b02092859c24f74b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:39:42 +0000 Subject: [PATCH] Bump cryptography in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.3 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...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] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bd28e38b..79694759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "charset-normalizer==3.4.4", "colorama==0.4.6", "contourpy==1.3.3", - "cryptography==46.0.3", + "cryptography==46.0.5", "cycler==0.12.1", "decorator==5.2.1", "defusedxml==0.7.1", diff --git a/requirements.txt b/requirements.txt index 9c74b9a1..12a3bdab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 colorama==0.4.6 contourpy==1.3.3 -cryptography==46.0.3 +cryptography==46.0.5 cycler==0.12.1 decorator==5.2.1 defusedxml==0.7.1