Skip to content

Commit ebd5744

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

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

1414
# formatter
1515
black==22.6.0; python_version < "3.8"
16-
black==23.9.1; python_version >= "3.8"
16+
black==23.10.1; python_version >= "3.8"
1717
ruff==0.1.1

0 commit comments

Comments
 (0)