From 3c9c3f1d8bc957a5190ff9956c81c7ba8796141a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:55:46 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.4 to 42.0.4 in /sld-api-backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sld-api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index 8335927..21a57b1 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -18,7 +18,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.3.0 croniter==2.0.1 -cryptography==41.0.4 +cryptography==42.0.4 dependency-injector==4.41.0 Deprecated==1.2.14 dnspython==2.4.2