Skip to content

Commit

Permalink
chore(deps): update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent 03577a4 commit 8c476cf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -103,7 +103,7 @@ code_gen = [
i18n = ["babel>=2.15.0"]
linting = [
"pre-commit>=3.7.1",
"ruff>=0.5.4",
"ruff>=0.5.5",
"mypy>=1.11.0",
"sourcery>=1.21.0",
"proto-plus-stubs>=0.7.0",
Expand All @@ -120,7 +120,7 @@ packaging = [
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.5.30"]
test = ["pytest>=8.3.1", "pytest-datadir>=1.5.0"]
test = ["pytest>=8.3.2", "pytest-datadir>=1.5.0"]

[tool.pdm.build]
includes = ["libresvip"]
Expand Down

0 comments on commit 8c476cf

Please sign in to comment.