From 0b9106ea60b7c039363073f86e84d7e83c6009f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 18:00:50 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.4 in /monitoring/monitorlib Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- monitoring/monitorlib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/monitorlib/requirements.txt b/monitoring/monitorlib/requirements.txt index c5cc0dc84..adb5a53f7 100644 --- a/monitoring/monitorlib/requirements.txt +++ b/monitoring/monitorlib/requirements.txt @@ -1,5 +1,5 @@ arrow==1.1.0 -cryptography==3.3.2 +cryptography==41.0.4 flask==1.1.2 google-auth==1.6.3 jwcrypto==0.7