Skip to content

Commit 19e4c28

Browse files
chore(deps): bump black from 23.3.0 to 24.3.0 in /requirements
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](psf/black@23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4601f8a commit 19e4c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ mypy<=1.19.0; platform_python_implementation == "CPython"
66
flake8>=5.0.4,<8
77
# Don't change this version without running CI builds;
88
# The latest version may not be available for older Python runtime
9-
black==23.3.0;
9+
black==24.3.0;

0 commit comments

Comments
 (0)