Compare commits

...

2 Commits

Author SHA1 Message Date
39781241e1 Update dependency numpy to ~=1.26.4,<1.27.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m22s
Tests / test (3.11) (pull_request) Successful in 1m21s
Tests / test (3.8) (pull_request) Failing after 35s
Tests / test (3.9) (pull_request) Successful in 1m21s
2024-02-17 02:06:58 +02:00
85473e7cc9 Update dependency pytest to v8.0.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m27s
Tests / test (3.11) (pull_request) Successful in 1m25s
Tests / test (3.8) (pull_request) Successful in 1m24s
Tests / test (3.9) (pull_request) Successful in 1m27s
Tests / test (3.10) (push) Successful in 1m22s
Tests / test (3.11) (push) Successful in 1m19s
Tests / test (3.8) (push) Successful in 1m18s
Tests / test (3.9) (push) Successful in 1m21s
2024-02-17 01:03:20 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -4,6 +4,6 @@ isort==5.13.2
mypy==1.8.0
pylint==3.0.3
pytest-cov==4.1.0
pytest==8.0.0
pytest==8.0.1
tox==4.12.1
twine==5.0.0