Skip to content

Commit d741798

Browse files
Bump black from 24.1.1 to 24.2.0 in /dev_requirements
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33989a6 commit d741798

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dev_requirements/requirements-formatting.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile '.\requirements-formatting.in'
66
#
7-
black==24.1.1
7+
black==24.2.0
88
# via -r requirements-formatting.in
99
click==8.1.7
1010
# via black
@@ -18,7 +18,3 @@ pathspec==0.11.2
1818
# via black
1919
platformdirs==3.10.0
2020
# via black
21-
tomli==2.0.1
22-
# via black
23-
typing-extensions==4.8.0
24-
# via black

0 commit comments

Comments
 (0)