From 01bbbe2071d4b475e81afdf2751b73e167b6d2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:39:08 -0700 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.2 in /SalishSeaTools (#79) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- SalishSeaTools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SalishSeaTools/requirements.txt b/SalishSeaTools/requirements.txt index 8a9f2376..26855503 100644 --- a/SalishSeaTools/requirements.txt +++ b/SalishSeaTools/requirements.txt @@ -37,7 +37,7 @@ colorspacious==1.1.2 comm==0.1.3 contourpy==1.0.7 coverage==7.2.2 -cryptography==41.0.0 +cryptography==41.0.2 cycler==0.11.0 debugpy==1.6.6 decorator==5.1.1