Skip to content

Commit

Permalink
Bump pylint from 2.17.7 to 3.3.2 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 19b76db commit e4453f2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 64 deletions.
76 changes: 13 additions & 63 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ruamel-yaml = "^0.18.6"
[tool.poetry.group.dev.dependencies]
pytest = ">=7.3.1,<9.0.0"
pytest-mock = "^3.10.0"
pylint = "^2.17.4"
pylint = ">=2.17.4,<4.0.0"
flake8 = ">=6,<8"

[build-system]
Expand Down

0 comments on commit e4453f2

Please sign in to comment.