From 561b64e86bb0eaef8d95a8ae328479d2761249da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 04:24:59 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 9932620..af7d676 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.5 +cryptography==46.0.6 idna==3.7 jwcrypto==1.5.6 pip-system-certs==4.0 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index 806616c..d50c27e 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.5 +cryptography==46.0.6 debugpy==1.8.2 decorator==5.1.1 defusedxml==0.7.1