Compare commits

...

2 Commits

Author SHA1 Message Date
9831f5dafa Merge pull request 'Update dependency mypy to v1.11.1' (#65) from renovate/mypy-1.x into master
All checks were successful
Tests / test (3.10) (push) Successful in 1m28s
Tests / test (3.11) (push) Successful in 1m0s
Tests / test (3.8) (push) Successful in 1m1s
Tests / test (3.9) (push) Successful in 1m14s
Reviewed-on: #65
2024-07-31 02:12:59 +03:00
a13e53c52f Update dependency mypy to v1.11.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m3s
Tests / test (3.11) (pull_request) Successful in 1m5s
Tests / test (3.8) (pull_request) Successful in 1m31s
Tests / test (3.9) (pull_request) Successful in 1m1s
2024-07-31 01:53:36 +03:00

View File

@@ -1,7 +1,7 @@
black==24.4.2 black==24.4.2
build==1.2.1 build==1.2.1
isort==5.13.2 isort==5.13.2
mypy==1.11.0 mypy==1.11.1
pylint==3.2.6 pylint==3.2.6
pytest-cov==5.0.0 pytest-cov==5.0.0
pytest==8.3.2 pytest==8.3.2