From 28cbcc5050b5776a457b85aee0c9f3582a0bd71c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 07:33:19 +0000 Subject: [PATCH] chore(deps): update dependency black to v23.10.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 00d3c14..d776fa7 100644 --- a/tools/notify-service-user-sync/requirements.txt +++ b/tools/notify-service-user-sync/requirements.txt @@ -1,4 +1,4 @@ -black==23.9.1 +black==23.10.0 coverage==7.3.2 cryptography==41.0.4 python-dotenv==1.0.0