From bca754e6b48996f43fec836b67e40d8e42350dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:03:53 +0000 Subject: [PATCH] build(deps-dev): bump cryptography in /configuration/admin Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography 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 dd6a4e0..6abe2fe 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==42.0.4 +cryptography==43.0.1 future==0.18.3 greenlet==2.0.2 hyperlink==21.0.0