From 3476367ee1548d74dc064f7e722fb21d5af00981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 15:00:08 +0000 Subject: [PATCH 1/3] Bump cryptography from 3.3.2 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d6e2f8..6c43b8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.1 chardet==5.1.0 click==8.1.3 cryptography==3.3.2; platform_machine == 'armv7l' -cryptography==43.0.1; platform_machine != 'armv7l' +cryptography==44.0.1; platform_machine != 'armv7l' cssutils==2.7.0 defusedxml==0.7.1 Flask==2.3.2 From 1c1dcfc2709bbe4eddd2a091823918a7139b5ff2 Mon Sep 17 00:00:00 2001 From: Don <32144818+Don-Swanson@users.noreply.github.com> Date: Sat, 20 Sep 2025 16:22:19 -0500 Subject: [PATCH 2/3] Update requirements.txt Fixed dependency issues --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6c43b8c..0d60f2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.1 chardet==5.1.0 click==8.1.3 cryptography==3.3.2; platform_machine == 'armv7l' -cryptography==44.0.1; platform_machine != 'armv7l' +cryptography==46.0.1; platform_machine != 'armv7l' cssutils==2.7.0 defusedxml==0.7.1 Flask==2.3.2 @@ -21,7 +21,7 @@ pluggy==1.0.0 pycodestyle==2.10.0 pycparser==2.22 pyOpenSSL==19.1.0; platform_machine == 'armv7l' -pyOpenSSL==24.2.1; platform_machine != 'armv7l' +pyOpenSSL==25.3.0; platform_machine != 'armv7l' pyparsing==3.0.9 PySocks==1.7.1 pytest==7.2.1 From 6782413560c5ac98f1ce9819bd4929023f6e6678 Mon Sep 17 00:00:00 2001 From: Don <32144818+Don-Swanson@users.noreply.github.com> Date: Sat, 20 Sep 2025 16:24:20 -0500 Subject: [PATCH 3/3] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d60f2d..3757b4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.1 chardet==5.1.0 click==8.1.3 cryptography==3.3.2; platform_machine == 'armv7l' -cryptography==46.0.1; platform_machine != 'armv7l' +cryptography==45.0.7; platform_machine != 'armv7l' cssutils==2.7.0 defusedxml==0.7.1 Flask==2.3.2