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 14, 2024
1 parent be68a0c commit 822f1af
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.1",
"ruff>=0.5.2",
"mypy>=1.10.1",
"sourcery>=1.21.0",
"proto-plus-stubs>=0.7.0",
Expand All @@ -119,7 +119,7 @@ packaging = [
"pyinstaller>=6.9.0",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.5.28"]
docs = ["mkdocs-material<10.0.0,>=9.5.29"]
test = ["pytest>=8.2.2", "pytest-datadir>=1.5.0"]

[tool.pdm.build]
Expand Down

0 comments on commit 822f1af

Please sign in to comment.