From 55c60d72ad7cc238f7a15b2369b31a89211dcbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:30:50 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.4 in /st2common Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- st2common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st2common/requirements.txt b/st2common/requirements.txt index bd1a1827af..9258a9b7d9 100644 --- a/st2common/requirements.txt +++ b/st2common/requirements.txt @@ -11,7 +11,7 @@ apscheduler==3.7.0 cffi<1.15.0 chardet<3.1.0 ciso8601 -cryptography==39.0.1 +cryptography==41.0.4 decorator==4.4.2 dnspython>=1.16.0,<2.0.0 eventlet==0.33.3