From 2e55bd713874ed1e5dff156ecc8c4fc0da7da893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:44:22 +0100 Subject: [PATCH] Bump black[jupyter] from 24.1.1 to 24.2.0 in /requirements (#1876) --- requirements/style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/style.txt b/requirements/style.txt index 8cf4f8104dc..fcc03697b81 100644 --- a/requirements/style.txt +++ b/requirements/style.txt @@ -1,5 +1,5 @@ # style -black[jupyter]==24.1.1 +black[jupyter]==24.2.0 flake8==7.0.0 isort[colors]==5.13.2 pydocstyle[toml]==6.3.0