Compare commits

..

1 Commits

Author SHA1 Message Date
74554f9852 Update dependency tox to v4.28.2
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 54s
Tests / Build and Test (3.11) (pull_request) Successful in 1m18s
Tests / Build and Test (3.12) (pull_request) Successful in 1m17s
Tests / Build and Test (3.13) (pull_request) Successful in 1m10s
2025-07-25 21:39:27 +03:00
4 changed files with 12 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
aiofiles>=23.0.0 aiofiles>=23.0.0
typing-extensions~=4.15.0 typing-extensions~=4.14.0

View File

@@ -1,2 +1,2 @@
pymemcache~=4.0.0 pymemcache~=4.0.0
redis~=6.4.0 redis~=6.2.0

View File

@@ -1,12 +1,12 @@
black==25.1.0 black==25.1.0
build==1.3.0 build==1.2.2.post1
isort==5.13.2 isort==5.13.2
mypy==1.17.1 mypy==1.17.0
pylint==3.3.8 pylint==3.3.7
pytest-asyncio==1.1.0 pytest-asyncio==1.1.0
pytest-cov==6.3.0 pytest-cov==6.2.1
pytest==8.4.2 pytest==8.4.1
tox==4.30.2 tox==4.28.2
twine==6.2.0 twine==6.1.0
types-aiofiles==24.1.0.20250822 types-aiofiles==24.1.0.20250708
types-ujson==5.10.0.20250822 types-ujson==5.10.0.20250326

View File

@@ -1 +1 @@
ujson~=5.11.0 ujson~=5.10.0