Skip to content

Commit 01fb0f9

Browse files
chore(deps-dev): bump black from 23.7.0 to 23.9.1 in /requirements (#543)
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...23.9.1) --- 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 7c24453 commit 01fb0f9

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
@@ -12,5 +12,5 @@ pyelftools~=0.29 # Used to verify the generated Go binary architecture in integr
1212

1313
# formatter
1414
black==22.6.0; python_version < "3.8"
15-
black==23.7.0; python_version >= "3.8"
15+
black==23.9.1; python_version >= "3.8"
1616
ruff==0.0.287

0 commit comments

Comments
 (0)