From df10cae43e98b5e919d91762b6d81a67f451b418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:05:22 +0000 Subject: [PATCH] Bump cryptography in /repositories/celery_refactor/requirements/extras Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- repositories/celery_refactor/requirements/extras/auth.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories/celery_refactor/requirements/extras/auth.txt b/repositories/celery_refactor/requirements/extras/auth.txt index ce12e287..ed207ea0 100644 --- a/repositories/celery_refactor/requirements/extras/auth.txt +++ b/repositories/celery_refactor/requirements/extras/auth.txt @@ -1 +1 @@ -cryptography==43.0.0 +cryptography==46.0.5