From 64fa056bba29ddff79ea7c439a878911ceb8edfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:33:01 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...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 9e4cea99..f4066486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.3.2 colorama==0.4.6 -cryptography==44.0.1 +cryptography==48.0.1 deprecation==2.1.0 docutils==0.21.2 flask==3.0.0