Skip to content

Commit 9b877d2

Browse files
authored
Merge pull request #2531 from theupdateframework/dependabot/pip/test-and-lint-dependencies-ba4aa0f83e
build(deps): bump the test-and-lint-dependencies group with 3 updates
2 parents e07b7e4 + bae72af commit 9b877d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/lint.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
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.11.0
10-
isort==5.13.0
11-
pylint==3.0.2
9+
black==23.12.0
10+
isort==5.13.1
11+
pylint==3.0.3
1212
mypy==1.7.1
1313
bandit==1.7.6
1414
pydocstyle==6.3.0

0 commit comments

Comments
 (0)