Skip to content

Commit

Permalink
chore(deps): update development dependencies (#405)
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 Jul 26, 2024
1 parent 8d0a3bd commit 2eb74fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -97,7 +97,7 @@ version = { source = "file", path = "libresvip/__init__.py" }
[tool.pdm.dev-dependencies]
code_gen = [
"datamodel-code-generator>=0.25.8",
"gapic-generator>=1.18.3",
"gapic-generator>=1.18.4",
"xsdata[cli]>=24.6.1",
]
i18n = ["babel>=2.15.0"]
Expand All @@ -107,7 +107,7 @@ linting = [
"mypy>=1.11.0",
"sourcery>=1.21.0",
"proto-plus-stubs>=0.7.0",
"pyodide-py>=0.26.1; python_version >= \"3.12\"",
"pyodide-py>=0.26.2; python_version >= \"3.12\"",
"types-lxml>=2024.4.14",
"types-parsimonious>=0.10.0.20240331",
"types-pyyaml>=6.0.12.20240724",
Expand Down

0 comments on commit 2eb74fb

Please sign in to comment.