From 21e5782e79e6d4ca55117f3bfa9c11b743305928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:04:08 +0000 Subject: [PATCH] build(deps): bump cryptography in /sld-remote-state Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sld-remote-state/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-remote-state/requirements.txt b/sld-remote-state/requirements.txt index 91015fb9..b367bb5f 100644 --- a/sld-remote-state/requirements.txt +++ b/sld-remote-state/requirements.txt @@ -10,7 +10,7 @@ certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==41.0.5 +cryptography==42.0.4 dnspython==2.4.2 fastapi==0.104.1 google-api-core==2.12.0