From 56b9364a9411a6ca8ff7411064dc295fc07373fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:17:51 +0000 Subject: [PATCH] Bump cryptography from 46.0.6 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 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 8d57c1a..5fd3bfd 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==46.0.6 +cryptography==46.0.7 idna==3.7 jwcrypto==1.5.6 pip-system-certs==4.0 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index 4a8dae8..5dd64aa 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==46.0.6 +cryptography==46.0.7 debugpy==1.8.2 decorator==5.1.1 defusedxml==0.7.1