Compare commits

...

5 Commits

Author SHA1 Message Date
325933cff2 Update dependency numpy to ~=1.26.3,<1.27.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m36s
Tests / test (3.11) (pull_request) Successful in 1m32s
Tests / test (3.8) (pull_request) Failing after 39s
Tests / test (3.9) (pull_request) Successful in 1m28s
2024-01-22 00:20:38 +02:00
0b5d719072 Merge pull request 'Update dependency build to v1' (#9) from renovate/build-1.x into master
All checks were successful
Tests / test (3.10) (push) Successful in 1m33s
Tests / test (3.11) (push) Successful in 1m32s
Tests / test (3.8) (push) Successful in 1m28s
Tests / test (3.9) (push) Successful in 1m27s
Reviewed-on: #9
2024-01-22 00:05:48 +02:00
dd1592b3dd Merge pull request 'Update dependency pylint to v3' (#10) from renovate/pylint-3.x into master
Some checks failed
Tests / test (3.11) (push) Waiting to run
Tests / test (3.8) (push) Waiting to run
Tests / test (3.9) (push) Waiting to run
Tests / test (3.10) (push) Has been cancelled
Reviewed-on: #10
2024-01-22 00:05:33 +02:00
60b56dbaa9 Update dependency pylint to v3
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m31s
Tests / test (3.11) (pull_request) Successful in 1m31s
Tests / test (3.8) (pull_request) Successful in 1m27s
Tests / test (3.9) (pull_request) Successful in 1m24s
2024-01-21 23:17:38 +02:00
25f9f2a3ec Update dependency build to v1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m29s
Tests / test (3.11) (pull_request) Successful in 1m30s
Tests / test (3.8) (pull_request) Successful in 1m30s
Tests / test (3.9) (pull_request) Successful in 1m29s
2024-01-21 23:17:34 +02:00
2 changed files with 3 additions and 3 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,8 +1,8 @@
black==23.12.1 black==23.12.1
build==0.10.0 build==1.0.3
isort==5.13.2 isort==5.13.2
mypy==1.8.0 mypy==1.8.0
pylint==2.17.7 pylint==3.0.3
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==7.4.4 pytest==7.4.4
tox==4.12.1 tox==4.12.1