Skip to content

Commit

Permalink
chore(deps): update all dependencies (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3379e1c commit 5563798
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 23 deletions.
72 changes: 51 additions & 21 deletions pdm.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 @@ -57,6 +57,6 @@ testpaths = ["."]
run-setuptools = true

[tool.pdm.dev-dependencies]
lint = ["pylint>=3.3.1", "pyright>=1.1.389", "ruff>=0.8.1"]
test = ["pytest>=8.3.3"]
lint = ["pylint>=3.3.2", "pyright>=1.1.389", "ruff>=0.8.1"]
test = ["pytest>=8.3.4"]
build = ["setuptools>=75.6.0"]

0 comments on commit 5563798

Please sign in to comment.