Skip to content

Commit

Permalink
chore(deps): update dependency dev/pylint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jgraichen committed Oct 3, 2023
1 parent 8eab7e7 commit 6922fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ target_version = ["py36", "py37", "py38"]
dev = [
"black~=23.9.1",
"mypy~=1.3",
"pylint~=2.17.4",
"pylint~=3.0.0",
"pytest~=7.4.0",
"tox~=4.11.1",
]
Expand Down

0 comments on commit 6922fb0

Please sign in to comment.