From 1ef3e18ffe55594af9c924bf97eb89fc4ee7704f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:37:34 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.3 in /monitoring/monitorlib Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.3) --- 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..d9f5e5ca6 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.3 flask==1.1.2 google-auth==1.6.3 jwcrypto==0.7