From 9b0cb1c6e6c598db8eb5fffa17f6ccf2c3e2d43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 20:06:32 +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_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d406c2f..800f813 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2024.7.4 cffi==1.14.6 charset-normalizer==2.0.4 colorama==0.4.4 -cryptography==46.0.7 +cryptography==48.0.1 docutils==0.17.1 idna==3.7 importlib-metadata==4.6.4 diff --git a/requirements_dev.txt b/requirements_dev.txt index b0bed57..3592e56 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ certifi==2024.7.4 cffi==1.14.6 charset-normalizer==2.0.4 colorama==0.4.4 -cryptography==46.0.7 +cryptography==48.0.1 docutils==0.17.1 idna==3.7 importlib-metadata==4.6.4