From c96f3d71f4bc4f2487ad8256bc5c33f578673e2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 07:13:53 +0000 Subject: [PATCH] Update dependency black to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1da8c0..71fdc2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ isort==5.4.2 -black==19.10b0 \ No newline at end of file +black==25.1.0 \ No newline at end of file