Skip to content

Commit

Permalink
Update dependency pylint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 32246a2 commit 96cf4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daisy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ schedule = "^1.2.0"

[tool.poetry.dev-dependencies]
black = "^23.3.0"
pylint = "^2.17.4"
pylint = "^3.0.0"
flake8 = "^6.0.0"
mypy = "^1.4.0"
ipython = "^8.14.0"
Expand Down

0 comments on commit 96cf4e4

Please sign in to comment.