From a1c2c4b2cb44010e49278f3bbf4f4c89f4fd5a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:45:59 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 39.0.1 in /doc/workshop/01_meg 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] --- doc/workshop/01_meg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workshop/01_meg/requirements.txt b/doc/workshop/01_meg/requirements.txt index 1462e6d1..137fef46 100644 --- a/doc/workshop/01_meg/requirements.txt +++ b/doc/workshop/01_meg/requirements.txt @@ -27,7 +27,7 @@ cloudpickle==2.2.0 colorama==0.4.6 colorspacious==1.1.2 contourpy==1.0.6 -cryptography==38.0.4 +cryptography==39.0.1 cycler==0.11.0 cytoolz==0.12.0 darkdetect==0.7.1