From 8ab933488f25873db68ae466f437ed4e77e1a6d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:01:46 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /script Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/requirements.txt b/script/requirements.txt index 27af559..601d651 100644 --- a/script/requirements.txt +++ b/script/requirements.txt @@ -27,7 +27,7 @@ cloudpickle==3.0.0 comm==0.2.2 contourpy==1.1.1 cookiecutter==2.6.0 -cryptography==43.0.1 +cryptography==44.0.1 cycler==0.12.1 Cython==3.0.11 debugpy==1.8.5