From 9a4871d6169a9409cbf448d558650fcd1d27193f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:38:33 +0000 Subject: [PATCH] Chore(deps): Bump cryptography from 43.0.0 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77ca1784..20197844 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ contourpy==1.2.1 # via # bokeh # matplotlib -cryptography==43.0.0 +cryptography==43.0.1 # via secretstorage cycler==0.12.1 # via matplotlib