From 32fbeb047918844db4321721bc446507ab612b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:49:03 +0100 Subject: [PATCH] build(deps): bump black from 23.10.1 to 23.11.0 (#26) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index eb410b6..64bc254 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -black==23.10.1 +black==23.11.0 flake8==6.1.0 mypy==1.7.0 pylint==3.0.2 \ No newline at end of file