From 491385b98fad2823a2c02e9e359b57a4b5e5acf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:39:47 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.4 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 241abce..be7b99a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -15,7 +15,7 @@ cfn-flip==1.2.2 chardet==3.0.4 click==7.1.1 colorama==0.4.3 -cryptography==41.0.0 +cryptography==41.0.4 docutils==0.16 durationpy==0.5 Flask==2.3.2