From 07113cddbd5f7aab143f2c1554a462d49a955768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:07:37 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 46.0.2 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 66931984..18e775c5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -3,7 +3,7 @@ asyncssh==2.17.0 azure-storage-blob==12.19.0 boto3==1.34.40 celery[redis]==5.4.0 -cryptography==43.0.1 +cryptography==46.0.2 filelock==3.16.1 filesplit==3.0.2,<4.0 mako==1.3.5