Compare commits
1 Commits
v3.0.1
...
06b0f0cbce
Author | SHA1 | Date | |
---|---|---|---|
06b0f0cbce |
@@ -1,11 +1,11 @@
|
|||||||
black==24.4.2
|
black==24.1.1
|
||||||
build==1.2.1
|
build==1.0.3
|
||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
mypy==1.10.0
|
mypy==1.8.0
|
||||||
pylint==3.2.0
|
pylint==3.0.3
|
||||||
pytest-asyncio==0.23.6
|
pytest-asyncio==0.23.3
|
||||||
pytest-cov==5.0.0
|
pytest-cov==4.1.0
|
||||||
pytest==8.2.0
|
pytest==8.0.0
|
||||||
tox==4.15.0
|
tox==4.13.0
|
||||||
types-aiofiles==23.2.0.20240403
|
types-aiofiles==23.2.0.20240106
|
||||||
types-ujson==5.9.0.0
|
types-ujson==5.9.0.0
|
@@ -1,2 +1,2 @@
|
|||||||
apscheduler~=3.10.4
|
apscheduler~=3.10.4
|
||||||
py-cord~=2.5.0
|
py-cord~=2.4.1
|
@@ -1,2 +1,2 @@
|
|||||||
apscheduler~=3.10.4
|
apscheduler~=3.10.4
|
||||||
pyrofork~=2.3.21.post3
|
pyrofork~=2.3.18
|
@@ -1 +1 @@
|
|||||||
ujson~=5.10.0
|
ujson~=5.9.0
|
@@ -1,4 +1,4 @@
|
|||||||
__version__ = "3.0.1"
|
__version__ = "3.0.0"
|
||||||
__license__ = "GPL3"
|
__license__ = "GPL3"
|
||||||
__author__ = "Profitroll"
|
__author__ = "Profitroll"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user