From 560e7924399e16d73434aa666eaa1477af505782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 00:52:16 +0000 Subject: [PATCH] Bump cryptography from 46.0.6 to 46.0.7 in /submit-api Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submit-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit-api/requirements.txt b/submit-api/requirements.txt index a385acd9..fd2bf2e5 100644 --- a/submit-api/requirements.txt +++ b/submit-api/requirements.txt @@ -10,7 +10,7 @@ click==8.3.1 click-plugins==1.1.1.2 cligj==0.7.2 colorama==0.4.6 -cryptography==46.0.6 +cryptography==46.0.7 fiona==1.10.1 flake8_import_order==0.19.2 Flask==3.1.3