From dd8820a45e23284aefbf68cecc297b3a1a13924d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 22:11:40 +0000 Subject: [PATCH] build(deps-dev): bump cryptography in /configuration/admin Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- configuration/admin/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/admin/dev-requirements.txt b/configuration/admin/dev-requirements.txt index c92d23d..8c6f61f 100644 --- a/configuration/admin/dev-requirements.txt +++ b/configuration/admin/dev-requirements.txt @@ -10,7 +10,7 @@ buildbot-worker==3.7.0 cffi==1.15.1 click==8.1.3 constantly==15.1.0 -cryptography==43.0.1 +cryptography==44.0.1 future==0.18.3 greenlet==2.0.2 hyperlink==21.0.0