From 4501df94ab65c093607c1dc2531ab591ca5bbeda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 07:07:43 +0000 Subject: [PATCH] build(deps): bump cryptography from 48.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...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 513054e..cae237b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==3.1.3 pycryptodome==3.23.0 PyJWT==2.13.0 -cryptography==48.0.0 +cryptography==48.0.1 Crowd==3.1.0 pydantic==2.13.3 pydantic-settings==2.14.0