Skip to content

Commit b8409bb

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 9b276eb commit b8409bb

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
@@ -4,4 +4,4 @@ mypy<=1.18.2
44
flake8>=5.0.4,<8
55
# Don't change this version without running CI builds;
66
# The latest version may not be available for older Python runtime
7-
black==23.3.0;
7+
black==24.3.0;

0 commit comments

Comments
 (0)