Skip to content

Commit 8d3430c

Browse files
authored
Merge pull request #408 from jacebrowning/dependabot/pip/pylint-4.0.4
Bump pylint from 3.3.9 to 4.0.4
2 parents c499c0e + 408ee8e commit 8d3430c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ isort = ">=5.10,<7.0"
6666

6767
# Linters
6868
mypy = "^1.18.1"
69-
pylint = "~3.3.8"
69+
pylint = ">=3.3.8,<4.1.0"
7070
pydocstyle = "*"
7171

7272
# Testing

0 commit comments

Comments
 (0)