From 5ae1fb0a96478b452ca05a9fa00badd56c2457f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 07:18:36 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 bb24b90..1931f3f 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.7 +cryptography==48.0.1 idna==3.15 jwcrypto==1.5.7 pip-system-certs==4.0 diff --git a/requirements_notebook.txt b/requirements_notebook.txt index f642ddb..4cb8a4e 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.7 +cryptography==48.0.1 debugpy==1.8.2 decorator==5.1.1 defusedxml==0.7.1