Skip to content

Commit 6a0a12b

Browse files
authored
Merge pull request #2346 from theupdateframework/dependabot/pip/black-23.3.0
build(deps): bump black from 23.1.0 to 23.3.0
2 parents 8ae0a38 + dbd2c9b commit 6a0a12b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Lint tools
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
9-
black==23.1.0
9+
black==23.3.0
1010
isort==5.12.0
1111
pylint==2.17.1
1212
mypy==1.1.1

0 commit comments

Comments
 (0)