From 0aa20e449e742f81fbc518ce793878015226652d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:24:25 +0100 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 (#3295) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f59bffb777..5aab03767c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ twine==5.1.1 # Tests & Linting coverage[toml]==7.6.1 -cryptography==43.0.0 +cryptography==43.0.1 mypy==1.11.2 pytest==8.3.2 ruff==0.6.3