From 6498f0c58f968c650356a33aa628c69e0aa39a13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 02:38:50 +0000 Subject: [PATCH] Update dependency black to v24 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 544be7f8..2ea8594a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -black==23.12.1 +black==24.3.0 django-cors-headers==3.14.0 django-filter==23.5 django-oauth-toolkit==2.3.0