Skip to content

Commit

Permalink
Merge pull request #86 from vil02/renovate/pylint-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pylint to v3.2.7
  • Loading branch information
vil02 authored Aug 31, 2024
2 parents fea5404 + ec4afec commit 3e397b7
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 @@ -18,7 +18,7 @@ optional = true

[tool.poetry.group.dev.dependencies]
pytest = "8.3.2"
pylint = "3.2.6"
pylint = "3.2.7"
flake8 = "7.1.1"
flake8-pytest-style = "2.0.0"
ruff = "0.6.3"
Expand Down

0 comments on commit 3e397b7

Please sign in to comment.