From c0efe06a5dffd3a577694b0dc501d870ef8bb090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:48:00 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...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 +- requirements_notebook.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 54339d8..9932620 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2024.7.4 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 -cryptography==44.0.1 +cryptography==46.0.5 idna==3.7 jwcrypto==1.5.6 pip-system-certs==4.0 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index d1fdd08..ffba2da 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -14,7 +14,7 @@ chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6 comm==0.2.2 -cryptography==44.0.1 +cryptography==46.0.5 debugpy==1.8.2 decorator==5.1.1 defusedxml==0.7.1