Skip to content

Commit b7b1fd2

Browse files
chore(deps): update pylint requirement from <3.2.0,>=3.0.0 to >=3.0.0,<3.3.0 (#745)
1 parent 6b3370f commit b7b1fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"flit >=3.2.0,<4.0.0",
4848
"mypy >=1.0.0,<1.11",
4949
"pip-audit >=2.4.4,<3.0.0",
50-
"pylint >=3.0.0,<3.2.0",
50+
"pylint >=3.0.0,<3.3.0",
5151
"perflint >=0.8.0,<1.0.0",
5252
"cyclonedx-bom >=4.0.0,<5.0.0",
5353
]

0 commit comments

Comments
 (0)