Dependencies bumped and .gitignore updated

This commit is contained in:
2024-09-08 01:27:58 +02:00
parent 0096581595
commit 34a601424b
4 changed files with 11 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
black~=24.8.0
build==1.2.2
isort==5.13.2
mypy~=1.11.0
mypy~=1.11.2
pylint==3.2.7
# pytest-asyncio~=0.24.0
pytest-cov~=5.0.0
pytest~=8.3.1
tox==4.18.0
twine~=5.1.0
# types-aiofiles~=24.1.0.20240626
pytest~=8.3.2
tox==4.18.1
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0