From 8e109619ed7d896820d548ccaecebd282c3de313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:56:36 +0000 Subject: [PATCH] Bump cryptography from 42.0.0 to 42.0.2 in /session-manager Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- session-manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session-manager/requirements.txt b/session-manager/requirements.txt index fb586fa6..b5083706 100644 --- a/session-manager/requirements.txt +++ b/session-manager/requirements.txt @@ -4,4 +4,4 @@ aiohttp==3.9.2 PyYAML==6.0.1 pykube-ng==23.6.0 wrapt==1.15.0 -cryptography==42.0.0 +cryptography==42.0.2