From 776a810307ab7215da18165948fd8b6eb5a3caba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 22:37:57 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 in /SalishSeaTools/envs Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 4548a3f7..27dd27a7 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.7 +cryptography==48.0.1 cycler==0.12.1 debugpy==1.8.20 decorator==5.2.1