From 80081ef316ca1eb15e46c7fa2a1cfe563d1eb1cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:12:51 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.2 in /monitoring/monitorlib Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.2) --- 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..12880b6a7 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.2 flask==1.1.2 google-auth==1.6.3 jwcrypto==0.7