From c5cb52cfb7362144ca106fabdba61af742f2ad9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:26:20 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 48.0.1 in /submit-cron Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submit-cron/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit-cron/requirements.txt b/submit-cron/requirements.txt index 1ea11d2d4..eda820988 100644 --- a/submit-cron/requirements.txt +++ b/submit-cron/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.5 +cryptography==48.0.1 flake8_import_order==0.19.2 Flask-Caching==2.3.1 flask-cors==6.0.2