Skip to content

Commit 72e4444

Browse files
chore(deps-dev): update pylint requirement (#390)
1 parent 446c5de commit 72e4444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev = [
6767
"types-pyyaml >=6.0.4,<7.0.0",
6868
"types-requests >=2.25.6,<3.0.0",
6969
"pip-audit >=2.5.6,<3.0.0",
70-
"pylint >=2.9.3,<2.17.5",
70+
"pylint >=2.9.3,<2.17.6",
7171
"cyclonedx-bom >=3.11.0,<4.0.0",
7272
]
7373
docs = [

0 commit comments

Comments
 (0)