Compare commits

..

1 Commits

Author SHA1 Message Date
f0ffdf096d Merge pull request 'Pycord support initial release' (#48) from dev into main
All checks were successful
Tests / test (3.10) (push) Successful in 1m8s
Tests / test (3.11) (push) Successful in 1m5s
Tests / test (3.8) (push) Successful in 1m43s
Tests / test (3.9) (push) Successful in 1m3s
Reviewed-on: #48
2023-12-27 15:00:41 +02:00

View File

@@ -3,9 +3,9 @@ build==1.0.3
isort==5.13.2 isort==5.13.2
mypy==1.8.0 mypy==1.8.0
pylint==3.0.3 pylint==3.0.3
pytest-asyncio==0.23.3 pytest-asyncio==0.23.2
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==7.4.4 pytest==7.4.3
tox==4.11.4 tox==4.11.4
types-aiofiles==23.2.0.0 types-aiofiles==23.2.0.0
types-ujson==5.9.0.0 types-ujson==5.9.0.0