From e128d851cab7aed7a9cdecf78e83589fffbdeae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:53:20 +0000 Subject: [PATCH] build(deps-dev): bump cryptography in /configuration/admin 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: 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 f233089..cb8f903 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==44.0.1 +cryptography==46.0.5 future==0.18.3 greenlet==2.0.2 hyperlink==21.0.0