From 8ab392952c68a058048c6c4c8fc0f73c02d26ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:57:13 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.6 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 300c4fe..66b8a58 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -38,7 +38,7 @@ contextlib2==21.6.0 # via schema contourpy==1.1.0 # via matplotlib -cryptography==41.0.3 +cryptography==41.0.6 # via autobahn cycler==0.11.0 # via matplotlib