From 5bbe9b7f9f8036f20dd7c60beccdb12040214464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:56:50 +0000 Subject: [PATCH] Bump cryptography from 3.0 to 46.0.5 in /webhook Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.0...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- webhook/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..1ba1707 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -5,7 +5,7 @@ cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 click==7.1.2 -cryptography==3.0 +cryptography==46.0.5 dnspython==1.16.0 fastapi==0.59.0 filelock==3.0.12 diff --git a/webhook/requirements.txt b/webhook/requirements.txt index cb1ae4c..d4155c6 100644 --- a/webhook/requirements.txt +++ b/webhook/requirements.txt @@ -1,5 +1,5 @@ click==7.1.2 -cryptography==3.0 +cryptography==46.0.5 fastapi==0.59.0 google-cloud-logging==1.15.0 google-cloud-ndb==1.4.1