Update dependency tox to v4.21.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 11s
Tests / test (3.11) (pull_request) Successful in 1s
Tests / test (3.12) (pull_request) Successful in 12s
Tests / test (3.8) (pull_request) Failing after -41s
Tests / test (3.9) (pull_request) Successful in 7s

This commit is contained in:
Renovate 2024-10-01 07:40:01 +03:00
parent 87841b4037
commit f23beec5ad

View File

@ -4,7 +4,7 @@ mypy~=1.11.2
pylint==3.3.1 pylint==3.3.1
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.3.2 pytest~=8.3.2
tox==4.20.0 tox==4.21.0
types-ujson~=5.10.0.20240515 types-ujson~=5.10.0.20240515
# Disabled async libraries for now # Disabled async libraries for now