From 1089f8616752ad30bb3d4fb1f41a4b970c69e8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 18:16:57 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 53d61c8..c32bf39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,11 +8,11 @@ beautifulsoup4==4.13.3 # via -r requirements.in blinker==1.9.0 # via pelican -cffi==1.17.1 +cffi==2.0.0 # via # cryptography # pynacl -cryptography==44.0.1 +cryptography==46.0.6 # via paramiko decorator==5.1.1 # via fabric @@ -70,8 +70,6 @@ rich==13.9.4 # via pelican semantic-version==2.10.0 # via minchin-pelican-plugins-autoloader -setuptools==75.8.0 - # via -r requirements.in six==1.17.0 # via # -r requirements.in