From 863fb025e07fdcd0b585594e2be691004efd2f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:55:19 +0000 Subject: [PATCH] chore(deps): bump cryptography from 48.0.0 to 48.0.1 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4f43be6..5247d9e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ certifi==2026.4.22 cffi==2.0.0 charset-normalizer==3.4.7 click==8.3.3 -cryptography==48.0.0 +cryptography==48.0.1 Deprecated==1.3.1 deprecation==2.1.0 dnspython==2.8.0