mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/language-data.git
synced 2025-10-03 15:01:09 +08:00
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
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:
parent
615b6cf400
commit
eb26a6ae9a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ test = [
|
||||||
]
|
]
|
||||||
types = [
|
types = [
|
||||||
"django-stubs==5.2.5",
|
"django-stubs==5.2.5",
|
||||||
"mypy==1.18.1"
|
"mypy==1.18.2"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.readme]
|
[project.readme]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue