Compare commits

...

2 Commits

Author SHA1 Message Date
8fd34fbada Update dependency numpy to ~=1.26.3,<1.27.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m21s
Tests / test (3.11) (pull_request) Successful in 1m21s
Tests / test (3.8) (pull_request) Failing after 33s
Tests / test (3.9) (pull_request) Successful in 1m21s
2024-01-28 09:28:53 +02:00
8c64353038 Update dependency black to v24.1.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m21s
Tests / test (3.11) (pull_request) Successful in 1m21s
Tests / test (3.8) (pull_request) Successful in 1m20s
Tests / test (3.9) (pull_request) Successful in 1m21s
Tests / test (3.10) (push) Successful in 1m21s
Tests / test (3.11) (push) Successful in 1m21s
Tests / test (3.8) (push) Successful in 1m19s
Tests / test (3.9) (push) Successful in 1m20s
2024-01-28 08:25:11 +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.3,<1.27.0
pillow~=10.2.0

View File

@ -1,4 +1,4 @@
black==24.1.0
black==24.1.1
build==1.0.3
isort==5.13.2
mypy==1.8.0