Update dependency mypy to ~=1.12.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in -40s
Tests / test (3.11) (pull_request) Successful in -45s
Tests / test (3.12) (pull_request) Successful in -32s
Tests / test (3.8) (pull_request) Successful in -45s
Tests / test (3.9) (pull_request) Successful in -43s
Tests / test (3.10) (push) Successful in -42s
Tests / test (3.11) (push) Successful in -44s
Tests / test (3.12) (push) Successful in -34s
Tests / test (3.8) (push) Successful in -44s
Tests / test (3.9) (push) Successful in -45s

This commit is contained in:
Renovate 2024-10-14 15:22:03 +03:00
parent b64b02b6b4
commit 87d24f3da1

View File

@ -1,6 +1,6 @@
black~=24.8.0 black~=24.8.0
isort==5.13.2 isort==5.13.2
mypy~=1.11.2 mypy~=1.12.0
pylint==3.2.7,<3.3.0 pylint==3.2.7,<3.3.0
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.3.2 pytest~=8.3.2