Skip to content

Commit eead6db

Browse files
chore(deps): update pylint requirement from <3.3.0,>=3.0.0 to >=3.0.0,<3.4.0 (#801)
1 parent 49c9b09 commit eead6db

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.12",
4949
"pip-audit >=2.4.4,<3.0.0",
50-
"pylint >=3.0.0,<3.3.0",
50+
"pylint >=3.0.0,<3.4.0",
5151
"perflint >=0.8.0,<1.0.0",
5252
"cyclonedx-bom >=4.0.0,<5.0.0",
5353
]

0 commit comments

Comments
 (0)