Skip to content

Commit e260c37

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

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 @@ parameterized==0.7.4
1212
pyelftools~=0.27 # Used to verify the generated Go binary architecture in integration tests (utils.py)
1313

1414
# formatter
15-
black==22.3.0
15+
black==23.1.0
1616
ruff==0.0.238

0 commit comments

Comments
 (0)