From ce32e27991bb1c99c4a101182aaa61a94e887d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:28:44 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 48.0.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32ec5d01..467ce8dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ redis==5.0.8 # Utilities pytz==2018.9 python-dateutil==2.8.2 -cryptography==46.0.5 +cryptography==48.0.1 urllib3==2.6.3 PyYAML==6.0.2 APScheduler==3.7.0