From 0d3f6b721f59eb2c25b39909a53624f77c555cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:59:47 +0100 Subject: [PATCH] Update black requirement from ~=24.8 to ~=24.10 in the python-packages group (#164) --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index eab944b2..1fd4aa5f 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,2 +1,2 @@ -black~=24.8 +black~=24.10 pylint~=3.3 \ No newline at end of file