Skip to content

Commit 87e8592

Browse files
chore(deps-dev): bump black from 26.3.1 to 26.5.1 in /requirements
Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6799f83 commit 87e8592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.32 # Used to verify the generated Go binary architecture in integration tests (utils.py)
99

1010
# formatter
11-
black==26.3.1
11+
black==26.5.1
1212
ruff==0.15.11

0 commit comments

Comments
 (0)