From 787dbcee2d7daa2a8c3d7de2a3cda1d6cb806218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:46:40 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 in /submit-api Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 12d50328..d34f5862 100644 --- a/submit-api/requirements.txt +++ b/submit-api/requirements.txt @@ -7,7 +7,7 @@ certifi==2026.1.4 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.1 -cryptography==46.0.3 +cryptography==46.0.5 flake8_import_order==0.19.2 Flask-Caching==2.3.1 flask-cors==6.0.2