Skip to content

Commit 82792f0

Browse files
Bump black from 24.4.0 to 24.4.2 in /dev_requirements (#771)
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfc8a71 commit 82792f0

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

dev_requirements/requirements-formatting.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@
55
#
66
# pip-compile-multi
77
#
8-
black==24.4.0
9-
# via -r dev_requirements\requirements-formatting.in
8+
black==24.4.2
9+
# via -r requirements-formatting.in
1010
click==8.1.7
1111
# via black
12-
colorama==0.4.6
13-
# via click
1412
isort==5.13.2
15-
# via -r dev_requirements\requirements-formatting.in
13+
# via -r requirements-formatting.in
1614
mypy-extensions==1.0.0
1715
# via black
1816
packaging==24.0

0 commit comments

Comments
 (0)