Skip to content

Commit

Permalink
Merge pull request #446 from RareDevs/dependabot/pip/pylint-tw-3.2.7
Browse files Browse the repository at this point in the history
Update pylint requirement from ^2.15.0 to ^3.2.7
  • Loading branch information
loathingKernel authored Sep 5, 2024
2 parents a51c1f2 + 0910f81 commit fc3a28b
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 @@ -40,7 +40,7 @@ start = "rare.main:main"

[tool.poetry.dev-dependencies]
Nuitka = "^1.0.6"
pylint = "^2.15.0"
pylint = "^3.2.7"
black = "^24.3.0"
PyQt5-stubs = "^5.15.6.0"

Expand Down

0 comments on commit fc3a28b

Please sign in to comment.