chore(deps): update dependency mypy to v1.18.2 (#1998)
Some checks are pending
mypy / mypy (push) Waiting to run
Pre-commit check / pre-commit (push) Waiting to run
Distribution / Build packages (push) Waiting to run
Distribution / Publish release to PyPI (push) Blocked by required conditions
Distribution / Create release on GitHub (push) Blocked by required conditions
Languages / lint (push) Waiting to run
Update generated files / submodule-update (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-19 02:30:41 +00:00 committed by GitHub
parent 615b6cf400
commit eb26a6ae9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ test = [
]
types = [
"django-stubs==5.2.5",
"mypy==1.18.1"
"mypy==1.18.2"
]

[project.readme]