From 174634d2e419031ad8dbe86af873e6ba15cc53d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:22:49 +0000 Subject: [PATCH] Bump cryptography from 45.0.6 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.6 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.6...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 44fbc84..d70eb4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ pyside6==6.9.1 requests==2.32.4 schedule==1.2.2 types-requests==2.31.0.4 -cryptography==45.0.6 +cryptography==46.0.5 keyring==25.6.0 rsa==4.9.1 \ No newline at end of file