Compare commits

...

2 Commits

Author SHA1 Message Date
1d78e6c55e Update dependency tox to v4.21.2
Some checks failed
Tests / test (3.11) (pull_request) Successful in -15s
Tests / test (3.12) (pull_request) Successful in -5s
Tests / test (3.9) (pull_request) Successful in -15s
Tests / test (3.10) (pull_request) Successful in -21s
Tests / test (3.8) (pull_request) Failing after -1m9s
2024-10-06 22:23:08 +03:00
affb4007e4 Update dependency build to v1.2.2.post1
Some checks failed
Tests / test (3.10) (pull_request) Successful in -13s
Tests / test (3.11) (pull_request) Successful in -20s
Tests / test (3.12) (pull_request) Successful in -3s
Tests / test (3.8) (pull_request) Failing after -1m6s
Tests / test (3.9) (pull_request) Successful in -13s
Tests / test (3.10) (push) Successful in -11s
Tests / test (3.11) (push) Successful in -16s
Tests / test (3.12) (push) Failing after -3s
Tests / test (3.8) (push) Failing after -1m4s
Tests / test (3.9) (push) Failing after -11s
2024-10-06 21:20:00 +03:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,2 +1,2 @@
build==1.2.2
build==1.2.2.post1
twine~=5.1.1