From 9208cabcb6b6d9f743102c78a6a8a4cee17caca6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 08:30:32 +0000 Subject: [PATCH] chore(deps): update dependency black to v24.8.0 --- 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 db0d994..20eed78 100644 --- a/tools/notify-service-user-sync/requirements.txt +++ b/tools/notify-service-user-sync/requirements.txt @@ -1,4 +1,4 @@ -black==24.4.2 +black==24.8.0 coverage==7.6.0 cryptography==42.0.8 python-dotenv==1.0.1