Skip to content

Commit

Permalink
chore(deps): update dependency linting/mypy to >=1.11.0 (#394)
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] committed Jul 19, 2024
1 parent d57047b commit 08aae2a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ i18n = ["babel>=2.15.0"]
linting = [
"pre-commit>=3.7.1",
"ruff>=0.5.3",
"mypy>=1.10.1",
"mypy>=1.11.0",
"sourcery>=1.21.0",
"proto-plus-stubs>=0.7.0",
"pyodide-py>=0.26.1; python_version >= \"3.12\"",
Expand Down

0 comments on commit 08aae2a

Please sign in to comment.