From 1847849e97630f0d5973ef7d4b4765731b2b74f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 01:44:13 +0000 Subject: [PATCH] build(deps): 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 9a48bd743..f5e2809d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # uvicorn contourpy==1.3.3 # via matplotlib -cryptography==46.0.5 +cryptography==48.0.1 # via # azure-storage-blob # google-auth