Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 338f5c0 commit 9c05d1b
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 @@ -57,6 +57,6 @@ testpaths = ["."]
run-setuptools = true

[tool.pdm.dev-dependencies]
lint = ["pylint>=3.2.7", "pyright>=1.1.381", "ruff>=0.6.6"]
lint = ["pylint>=3.3.1", "pyright>=1.1.382", "ruff>=0.6.7"]
test = ["pytest>=8.3.3"]
build = ["setuptools>=75.1.0"]

0 comments on commit 9c05d1b

Please sign in to comment.