From 1f01ab550d53b31899595b9d7ef33933aaaa2006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:47:17 -0700 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /dev_tools/requirements (#834) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_tools/requirements/dev.env.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_tools/requirements/dev.env.txt b/dev_tools/requirements/dev.env.txt index 962aa002..b2b6f6da 100644 --- a/dev_tools/requirements/dev.env.txt +++ b/dev_tools/requirements/dev.env.txt @@ -32,7 +32,7 @@ contourpy==1.0.7 # matplotlib coverage[toml]==7.2.5 # via pytest-cov -cryptography==41.0.3 +cryptography==41.0.4 # via secretstorage cycler==0.11.0 # via