From 65f3db3ba837b59b0d4218e47d10ec14989326b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 17:03:04 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- tools/notify-service-user-sync/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/notify-service-user-sync/requirements.txt b/tools/notify-service-user-sync/requirements.txt index 81a2837..5745702 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.0 -cryptography==42.0.5 +coverage==7.5.1 +cryptography==42.0.6 python-dotenv==1.0.1 pylint==2.17.7 pytest==7.4.4