Compare commits
13 Commits
d317443960
...
v3.2.3
Author | SHA1 | Date | |
---|---|---|---|
171e36a491 | |||
8f89d93fdc
|
|||
8dc389d1b3
|
|||
70b5994ecb | |||
ea45ccbad6 | |||
7d287ec46c | |||
c419c684aa | |||
748b2b2abb | |||
52c2e5cc13 | |||
55c61e3fce | |||
b9550032ba | |||
5ba763246b | |||
f0ffdf096d |
@@ -2,10 +2,10 @@ black==24.4.2
|
|||||||
build==1.2.1
|
build==1.2.1
|
||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
mypy==1.10.1
|
mypy==1.10.1
|
||||||
pylint==3.2.4
|
pylint==3.2.5
|
||||||
pytest-asyncio==0.23.7
|
pytest-asyncio==0.23.7
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
pytest==8.2.2
|
pytest==8.2.2
|
||||||
tox==4.15.1
|
tox==4.16.0
|
||||||
types-aiofiles==24.1.0.20240626
|
types-aiofiles==24.1.0.20240626
|
||||||
types-ujson==5.10.0.20240515
|
types-ujson==5.10.0.20240515
|
@@ -1,2 +1,2 @@
|
|||||||
apscheduler~=3.10.4
|
apscheduler~=3.10.4
|
||||||
py-cord~=2.5.0
|
py-cord~=2.6.0
|
@@ -1,2 +1,2 @@
|
|||||||
apscheduler~=3.10.4
|
apscheduler~=3.10.4
|
||||||
pyrofork~=2.3.21.post3
|
pyrofork~=2.3.32
|
@@ -1,4 +1,4 @@
|
|||||||
__version__ = "3.2.2"
|
__version__ = "3.2.3"
|
||||||
__license__ = "GPL3"
|
__license__ = "GPL3"
|
||||||
__author__ = "Profitroll"
|
__author__ = "Profitroll"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user