Skip to content

Commit 53b851b

Browse files
chore(deps-dev): bump black from 24.4.2 to 24.8.0 in /requirements (#670)
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beac418 commit 53b851b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ parameterized==0.9.0
88
pyelftools~=0.31 # Used to verify the generated Go binary architecture in integration tests (utils.py)
99

1010
# formatter
11-
black==24.4.2
11+
black==24.8.0
1212
ruff==0.5.5

0 commit comments

Comments
 (0)