Update dependency mypy to ~=1.18.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in -19s
Tests / test (3.11) (pull_request) Successful in -18s
Tests / test (3.12) (pull_request) Successful in -12s
Tests / test (3.9) (pull_request) Successful in -18s
Tests / test (3.10) (push) Successful in -18s
Tests / test (3.11) (push) Successful in -20s
Tests / test (3.12) (push) Successful in -8s
Tests / test (3.9) (push) Successful in -18s

This commit is contained in:
2025-09-12 02:59:28 +03:00
parent d94395ca9c
commit f9e352c97e

View File

@@ -1,6 +1,6 @@
black~=25.1.0 black~=25.1.0
isort==5.13.2 isort==5.13.2
mypy~=1.17.0 mypy~=1.18.1
pylint==3.3.8,<3.4.0 pylint==3.3.8,<3.4.0
pytest-cov~=7.0.0 pytest-cov~=7.0.0
pytest~=8.4.0 pytest~=8.4.0