Skip to content

Commit

Permalink
chore(deps): update development dependencies (#431)
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 Aug 16, 2024
1 parent f5da873 commit 382d60c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 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.16.0"]
linting = [
"pre-commit>=3.8.0",
"ruff>=0.6.0",
"ruff>=0.6.1",
"mypy>=1.11.1",
"sourcery>=1.22.0",
"proto-plus-stubs>=0.7.0",
Expand All @@ -115,7 +115,7 @@ linting = [
]
packaging = [
"cx-Freeze>=7.2.0",
"nuitka>=2.4.5",
"nuitka>=2.4.7",
"pyinstaller>=6.10.0",
"shellingham<2.0.0,>=1.5.4",
]
Expand Down

0 comments on commit 382d60c

Please sign in to comment.