Compare commits

...

2 Commits

Author SHA1 Message Date
394454bec0 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 1m20s
Tests / test (3.8) (pull_request) Failing after 34s
Tests / test (3.9) (pull_request) Successful in 1m26s
2024-02-17 04:14:17 +02:00
1e15399688 Update dependency tox to v4.13.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m21s
Tests / test (3.11) (pull_request) Successful in 1m19s
Tests / test (3.8) (pull_request) Successful in 1m19s
Tests / test (3.9) (pull_request) Successful in 1m19s
Tests / test (3.10) (push) Successful in 1m22s
Tests / test (3.11) (push) Successful in 1m19s
Tests / test (3.8) (push) Successful in 1m20s
Tests / test (3.9) (push) Successful in 1m21s
2024-02-17 03:10:35 +02:00
2 changed files with 2 additions and 2 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.4,<1.27.0
pillow~=10.2.0 pillow~=10.2.0

View File

@ -5,5 +5,5 @@ mypy==1.8.0
pylint==3.0.3 pylint==3.0.3
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==8.0.1 pytest==8.0.1
tox==4.12.1 tox==4.13.0
twine==5.0.0 twine==5.0.0