From bf9119b9434e2e68c7b1b9c9dfa87ea5144dfff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:15:48 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography 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 4b56f4c..5b55363 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==43.0.1 +cryptography==44.0.1 idna==3.7 jwcrypto==1.5.6 pip-system-certs==4.0 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index ce0c953..ce0bfc1 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==43.0.1 +cryptography==44.0.1 debugpy==1.8.2 decorator==5.1.1 defusedxml==0.7.1