From cc395cd8c85f495966a2e2c738c1c5b5073151ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:21:23 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 41.0.4 in /side_effects_penalties Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- side_effects_penalties/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/side_effects_penalties/requirements.txt b/side_effects_penalties/requirements.txt index 482a7b08..b152cb6d 100644 --- a/side_effects_penalties/requirements.txt +++ b/side_effects_penalties/requirements.txt @@ -12,7 +12,7 @@ chrome-gnome-shell==0.0.0 cloudpickle==1.6.0 CredentialKit==0.7 credentialkit-client==1 -cryptography==2.8 +cryptography==41.0.4 cupshelpers==1.0 dbus-python==1.2.16 decorator==4.4.2