Skip to content

Commit e4a9ae6

Browse files
authored
Merge pull request #2462 from theupdateframework/dependabot/pip/black-23.9.1
build(deps): bump black from 23.7.0 to 23.9.1
2 parents 3bf8f5f + cafd3f4 commit e4a9ae6

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.7.0
9+
black==23.9.1
1010
isort==5.12.0
1111
pylint==2.17.5
1212
mypy==1.5.1

0 commit comments

Comments
 (0)