From 1b203f047153977b7d8aa8da7275dcf6d4c043c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:42:16 +0000 Subject: [PATCH] Build(deps): Bump cryptography in /sld-remote-state Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...39.0.1) --- 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 3fbe17ba..b7ddb4da 100644 --- a/sld-remote-state/requirements.txt +++ b/sld-remote-state/requirements.txt @@ -9,7 +9,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 -cryptography==38.0.4 +cryptography==39.0.1 dnspython==2.2.1 fastapi==0.88.0 google-api-core==2.11.0