Skip to content

Commit

Permalink
Merge pull request #434 from endast/dependabot/pip/pylint-3.3.0
Browse files Browse the repository at this point in the history
⬆️ Bump pylint from 3.2.7 to 3.3.0
  • Loading branch information
endast authored Sep 24, 2024
2 parents 6c59886 + 7db5bdc commit 83c2711
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ darglint = "^1.8.1"
isort = { extras = ["colors"], version = "^5.13.2" }
pre-commit = "^3.8.0"
pydocstyle = "^6.3.0"
pylint = "^3.2.7"
pylint = "^3.3.0"
pytest = "^8.3.3"
pyupgrade = "^3.17.0"
coverage = "^7.6.1"
Expand All @@ -60,7 +60,7 @@ darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.13.2"}
pre-commit = "^3.8.0"
pydocstyle = "^6.3.0"
pylint = "^3.2.7"
pylint = "^3.3.0"
pytest = "^8.3.3"
pyupgrade = "^3.17.0"
coverage = "^7.6.1"
Expand Down

0 comments on commit 83c2711

Please sign in to comment.