From 2579d3bdb4debed03a3e521703120e509a404e79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 08:11:04 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v42.0.8 --- tools/notify-service-user-sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/notify-service-user-sync/requirements.txt b/tools/notify-service-user-sync/requirements.txt index d9fdaa6..761c8b3 100644 --- a/tools/notify-service-user-sync/requirements.txt +++ b/tools/notify-service-user-sync/requirements.txt @@ -1,6 +1,6 @@ black==24.4.2 coverage==7.5.3 -cryptography==42.0.7 +cryptography==42.0.8 python-dotenv==1.0.1 pylint==2.17.7 pytest==7.4.4