From f44e80aafa389728949faa40050cb461d303ebcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:53:14 +0000 Subject: [PATCH] Bump black from 23.3.0 to 24.3.0 Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_developers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_developers.txt b/requirements_developers.txt index d0d68a0a..cd0fe6ad 100644 --- a/requirements_developers.txt +++ b/requirements_developers.txt @@ -5,7 +5,7 @@ parameterized>=0.9.0 Pygments>=2.16.1 graphviz>=0.20.1 click==8.1.7 -black==23.3.0 +black==24.3.0 flake8>=5.0.4 recommonmark==0.7.1 sphinx_rtd_theme==1.3.0