Skip to content

Commit 6cbe593

Browse files
chore(deps-dev): bump black from 24.4.0 to 24.4.2 in /requirements
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bb8be7 commit 6cbe593

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.0
11+
black==24.4.2
1212
ruff==0.4.2

0 commit comments

Comments
 (0)