Compare commits

..

2 Commits

Author SHA1 Message Date
1955cdb1b0 Update dependency numpy to ~=1.26.3,<1.27.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m31s
Tests / test (3.11) (pull_request) Successful in 1m35s
Tests / test (3.8) (pull_request) Failing after 38s
Tests / test (3.9) (pull_request) Successful in 1m32s
2024-01-21 22:13:53 +02:00
c9e16ea6da Update dependency mypy to v1.8.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m23s
Tests / test (3.11) (pull_request) Successful in 1m26s
Tests / test (3.8) (pull_request) Successful in 1m24s
Tests / test (3.9) (pull_request) Successful in 1m24s
Tests / test (3.10) (push) Successful in 1m54s
Tests / test (3.11) (push) Successful in 1m36s
Tests / test (3.8) (push) Successful in 1m32s
Tests / test (3.9) (push) Successful in 1m34s
2024-01-21 21:10:14 +02:00

View File

@ -1,7 +1,7 @@
black==23.12.1
build==0.10.0
isort==5.13.2
mypy==1.4.1
mypy==1.8.0
pylint==2.17.7
pytest-cov==4.1.0
pytest==7.4.4