Update dependency mypy to ~=1.16.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 45s
Tests / test (3.11) (pull_request) Successful in 16s
Tests / test (3.12) (pull_request) Successful in 24s
Tests / test (3.9) (pull_request) Successful in 18s
Tests / test (3.10) (push) Successful in 20s
Tests / test (3.11) (push) Successful in 18s
Tests / test (3.12) (push) Successful in 26s
Tests / test (3.9) (push) Successful in 18s

This commit is contained in:
2025-05-29 16:49:44 +03:00
parent 79d0524374
commit 2d838a8dd8

View File

@@ -1,6 +1,6 @@
black~=25.1.0
isort==5.13.2
mypy~=1.15.0
mypy~=1.16.0
pylint==3.3.7,<3.4.0
pytest-cov~=6.1.0
pytest~=8.3.2