From 25a11ba17180e01e048b368adf9ba55639f5924c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:10:19 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e11224d..314cc17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,11 +29,11 @@ certifi==2024.8.30 # httpcore # httpx # requests -cffi==1.17.1 +cffi==2.0.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==44.0.1 +cryptography==48.0.1 # via # azure-identity # msal @@ -141,13 +141,14 @@ sniffio==1.3.1 # httpx std-uritemplate==2.0.3 # via microsoft-kiota-abstractions -typing-extensions==4.12.2 +typing-extensions==4.15.0 # via # aiohttp # aiosignal # anyio # azure-core # azure-identity + # cryptography # multidict # opentelemetry-sdk # pyjwt