Skip to content

Commit 2afde25

Browse files
chore(deps): update pylint requirement from <3.4.0,>=3.0.0 to >=3.0.0,<4.1.0 (#1015)
1 parent de66293 commit 2afde25

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
@@ -48,7 +48,7 @@ dev = [
4848
"flit >=3.2.0,<4.0.0",
4949
"mypy >=1.0.0,<1.20",
5050
"pip-audit >=2.4.4,<3.0.0",
51-
"pylint >=3.0.0,<3.4.0",
51+
"pylint >=3.0.0,<4.1.0",
5252
"perflint >=0.8.0,<1.0.0",
5353
"cyclonedx-bom >=4.0.0,<5.0.0",
5454
]

0 commit comments

Comments
 (0)