v0.4.0 #53

Merged
profitroll merged 108 commits from dev into master 2024-09-08 02:54:11 +03:00
Showing only changes of commit 966b80e69b - Show all commits

View File

@ -1,12 +1,12 @@
black==23.12.1 black~=24.3.0
build==1.1.1 build==1.1.1
isort==5.13.2 isort==5.13.2
mypy==1.7.0 mypy~=1.9.0
pylint==3.1.0 pylint==3.1.0
pytest-asyncio==0.22.0 pytest-asyncio~=0.23.6
pytest-cov==4.1.0 pytest-cov~=5.0.0
pytest==7.4.4 pytest~=8.1.1
tox==4.14.2 tox==4.14.2
twine==4.0.2 twine~=5.0.0
types-aiofiles==23.2.0.20240311 types-aiofiles~=23.2.0.20240311
types-ujson==5.8.0.1 types-ujson~=5.8.0.1