Compare commits

..

2 Commits

Author SHA1 Message Date
17e44afa19 Merge pull request 'Update dependency mypy to v1.13.0' (#92) from renovate/mypy-1.x into master
All checks were successful
Tests / test (3.10) (push) Successful in 1m0s
Tests / test (3.11) (push) Successful in 58s
Tests / test (3.12) (push) Successful in 1m2s
Tests / test (3.9) (push) Successful in 1m0s
Reviewed-on: #92
2024-10-23 02:12:36 +03:00
67689bf33e Update dependency mypy to v1.13.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m8s
Tests / test (3.11) (pull_request) Successful in 1m18s
Tests / test (3.12) (pull_request) Successful in 1m12s
Tests / test (3.9) (pull_request) Successful in 1m6s
2024-10-23 01:28:14 +03:00

View File

@@ -1,7 +1,7 @@
black==24.10.0
build==1.2.2.post1
isort==5.13.2
mypy==1.12.1
mypy==1.13.0
pylint==3.3.1
pytest-cov==5.0.0
pytest==8.3.3