From a6acc973b7167dc4fc510a19c6762d6b93203b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:07:31 +0000 Subject: [PATCH] Bump cryptography in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.3 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a95c1a..fb403ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiosmtpd==1.4.6 bcrypt==4.3.0 colorlog==6.9.0 -cryptography==44.0.3 +cryptography==46.0.5 httpx==0.28.1 msal==1.32.3 python-dotenv==1.1.0