Skip to content

Commit

Permalink
chore(deps): update dependency pylint to >=3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 77b1844 commit 93f1b3c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions pdm.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 @@ -57,6 +57,6 @@ testpaths = ["."]
run-setuptools = true

[tool.pdm.dev-dependencies]
lint = ["pylint>=3.3.2", "pyright>=1.1.391", "ruff>=0.8.4"]
lint = ["pylint>=3.3.3", "pyright>=1.1.391", "ruff>=0.8.4"]
test = ["pytest>=8.3.4"]
build = ["setuptools>=75.6.0"]

0 comments on commit 93f1b3c

Please sign in to comment.