4 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
8b133c8af1 Update dependency isort to v5.13.2
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m24s
Tests / test (3.11) (pull_request) Successful in 1m24s
Tests / test (3.8) (pull_request) Successful in 1m23s
Tests / test (3.9) (pull_request) Successful in 1m22s
Tests / test (3.10) (push) Successful in 1m36s
Tests / test (3.11) (push) Successful in 1m30s
Tests / test (3.8) (push) Successful in 1m23s
Tests / test (3.9) (push) Successful in 1m25s
2024-01-21 20:06:51 +02:00
b64619d22e Update dependency black to v23.12.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m32s
Tests / test (3.11) (pull_request) Successful in 1m25s
Tests / test (3.8) (pull_request) Successful in 1m23s
Tests / test (3.9) (pull_request) Successful in 1m25s
Tests / test (3.10) (push) Successful in 1m35s
Tests / test (3.11) (push) Successful in 1m27s
Tests / test (3.8) (push) Successful in 1m25s
Tests / test (3.9) (push) Successful in 1m25s
2024-01-21 19:03:40 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
colour==0.1.5 colour==0.1.5
numpy~=1.24.0,<1.25.0 numpy~=1.26.3,<1.27.0
pillow~=10.2.0 pillow~=10.2.0

View File

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