Compare commits

...

2 Commits

Author SHA1 Message Date
389582255f Merge pull request 'Update dependency tox to v4.25.0' (#84) from renovate/tox-4.x into dev
All checks were successful
Tests / test (3.10) (push) Successful in 40s
Tests / test (3.11) (push) Successful in 38s
Tests / test (3.12) (push) Successful in 48s
Tests / test (3.9) (push) Successful in 42s
Reviewed-on: #84
2025-03-27 17:57:54 +02:00
89bfea3f8b Update dependency tox to v4.25.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 43s
Tests / test (3.11) (pull_request) Successful in 41s
Tests / test (3.12) (pull_request) Successful in 48s
Tests / test (3.9) (pull_request) Successful in 39s
2025-03-27 17:30:59 +02:00

View File

@ -4,7 +4,7 @@ mypy~=1.15.0
pylint==3.3.6,<3.4.0
pytest-cov~=6.0.0
pytest~=8.3.2
tox==4.24.2
tox==4.25.0
types-ujson~=5.10.0.20240515
# Disabled async libraries for now