From 4a9e3c219d214b4ba90ba3697399b966ce1f263f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:51:16 +0000 Subject: [PATCH] Bump cryptography Bumps the pip group with 1 update in the /src/github_automation directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...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] --- src/github_automation/requirements-automation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/github_automation/requirements-automation.txt b/src/github_automation/requirements-automation.txt index 473a4d8..a005b52 100644 --- a/src/github_automation/requirements-automation.txt +++ b/src/github_automation/requirements-automation.txt @@ -32,7 +32,7 @@ structlog==23.1.0 sentry-sdk[fastapi]==2.34.1 # Security -cryptography==44.0.1 +cryptography==46.0.5 bcrypt==4.0.1 python-jose[cryptography]==3.4.0