From 69aaf9cad6cb85cd521c0e75b12e5e1365520331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:12:09 +0100 Subject: [PATCH] Update black requirement from ~=24.4 to ~=24.8 in the python-packages group (#149) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index b6359e02..9f6bc74f 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,2 +1,2 @@ -black~=24.4 +black~=24.8 pylint~=3.2 \ No newline at end of file