From 256ec62fc64847e3f114c5c09a757aea4d37570d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:48:04 -0800 Subject: [PATCH] Bump cryptography from 41.0.6 to 42.0.0 in /envs (#36) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- 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> --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index bbdb174..c85e4e5 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -35,7 +35,7 @@ colorspacious==1.1.2 comm==0.1.2 contourpy==1.0.6 coverage==6.5.0 -cryptography==41.0.6 +cryptography==42.0.0 cycler==0.11.0 cytoolz==0.12.0 dask==2022.12.1