Update dependency tox to v4.23.2
All checks were successful
Tests / test (3.11) (pull_request) Successful in -1m16s
Tests / test (3.8) (pull_request) Successful in -1m13s
Tests / test (3.10) (pull_request) Successful in -1m16s
Tests / test (3.12) (pull_request) Successful in -1m7s
Tests / test (3.9) (pull_request) Successful in -1m16s
Tests / test (3.10) (push) Successful in -1m17s
Tests / test (3.11) (push) Successful in -1m21s
Tests / test (3.12) (push) Successful in -1m7s
Tests / test (3.8) (push) Successful in -1m18s
Tests / test (3.9) (push) Successful in -1m16s

This commit is contained in:
Renovate 2024-10-22 18:12:10 +03:00
parent 94034a1b1a
commit 608d3a775c

View File

@ -4,7 +4,7 @@ mypy~=1.12.0
pylint==3.2.7,<3.3.0 pylint==3.2.7,<3.3.0
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.3.2 pytest~=8.3.2
tox==4.23.0 tox==4.23.2
types-ujson~=5.10.0.20240515 types-ujson~=5.10.0.20240515
# Disabled async libraries for now # Disabled async libraries for now