From 469df673051aac540eacd5df005efe5bfffa6ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:46:18 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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..e8df27f 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.5 # 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