From b3d0d8c5bd7acfe4ba02390a62f6a2c01be05aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 04:20:34 +0000 Subject: [PATCH] chore(deps): bump cryptography from 46.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2820d69287..bf43c2b0b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ click-repl==0.2.0 # via celery confusable-homoglyphs==3.2.0 # via django-registration -cryptography==46.0.5 +cryptography==46.0.6 # via google-auth django==3.2.24 # via @@ -95,7 +95,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core==2.30.0 +google-api-core[grpc]==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -134,7 +134,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos==1.57.0 +googleapis-common-protos[grpc]==1.57.0 # via # google-api-core # google-cloud-audit-log