Update dependency tox to v4.30.3
All checks were successful
Tests / test (3.10) (pull_request) Successful in 14s
Tests / test (3.11) (pull_request) Successful in -29s
Tests / test (3.12) (pull_request) Successful in -24s
Tests / test (3.9) (pull_request) Successful in -30s
Tests / test (3.10) (push) Successful in -31s
Tests / test (3.11) (push) Successful in -31s
Tests / test (3.12) (push) Successful in -22s
Tests / test (3.9) (push) Successful in -28s

This commit is contained in:
2025-10-02 19:39:27 +03:00
parent 847b4dabe1
commit 489fa114e8

View File

@@ -4,7 +4,7 @@ mypy~=1.18.1
pylint==3.3.8,<3.4.0 pylint==3.3.8,<3.4.0
pytest-cov~=7.0.0 pytest-cov~=7.0.0
pytest~=8.4.0 pytest~=8.4.0
tox==4.30.2 tox==4.30.3
types-ujson~=5.10.0.20240515 types-ujson~=5.10.0.20240515
# Disabled async libraries for now # Disabled async libraries for now