Skip to content

Commit f2bbb8d

Browse files
chore(deps-dev): bump black from 26.3.0 to 26.3.1 in /requirements (#844)
Bumps [black](https://github.com/psf/black) from 26.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd41bcf commit f2bbb8d

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
@@ -10,6 +10,6 @@ parameterized==0.9.0
1010
pyelftools~=0.32 # Used to verify the generated Go binary architecture in integration tests (utils.py)
1111

1212
# formatter
13-
black==26.3.0; python_version>="3.10"
13+
black==26.3.1; python_version>="3.10"
1414
black==25.11.0; python_version<"3.10"
1515
ruff==0.15.5

0 commit comments

Comments
 (0)