From a6f71d0566274c47387cd5b78d6503e07be95d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 03:05:24 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.6 in /SalishSeaTools/envs Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SalishSeaTools/envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SalishSeaTools/envs/requirements.txt b/SalishSeaTools/envs/requirements.txt index eeb2534d..24f2f4c6 100644 --- a/SalishSeaTools/envs/requirements.txt +++ b/SalishSeaTools/envs/requirements.txt @@ -37,7 +37,7 @@ colorspacious==1.1.2 comm==0.2.3 contourpy==1.3.3 coverage==7.13.4 -cryptography==46.0.5 +cryptography==46.0.6 cycler==0.12.1 debugpy==1.8.20 decorator==5.2.1