From 5a17a524ddd05125c6235d7c0a9223af61bbd2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 15:04:55 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.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 e4dca95..25bb6d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==22.12.0 anyio==3.6.1 cffi==1.15.1 click==8.1.3 -cryptography==41.0.0 +cryptography==48.0.1 fastapi==0.95.2 flake8==6.0.0 h11==0.13.0