Compare commits
12 Commits
de3183d4ed
...
v3.0.1
Author | SHA1 | Date | |
---|---|---|---|
b9550032ba | |||
6b44a5852e
|
|||
7af4ad9655
|
|||
cb09910123 | |||
d1da6a1d8b | |||
787fc8c590 | |||
b690725a47 | |||
8719a44720 | |||
2fa65e7c76 | |||
d3502bd935 | |||
5ba763246b | |||
f0ffdf096d |
@@ -1,11 +1,11 @@
|
||||
black==24.4.1
|
||||
black==24.4.2
|
||||
build==1.2.1
|
||||
isort==5.13.2
|
||||
mypy==1.10.0
|
||||
pylint==3.1.0
|
||||
pylint==3.2.0
|
||||
pytest-asyncio==0.23.6
|
||||
pytest-cov==5.0.0
|
||||
pytest==8.1.1
|
||||
tox==4.14.2
|
||||
pytest==8.2.0
|
||||
tox==4.15.0
|
||||
types-aiofiles==23.2.0.20240403
|
||||
types-ujson==5.9.0.0
|
@@ -1,2 +1,2 @@
|
||||
apscheduler~=3.10.4
|
||||
pyrofork~=2.3.18
|
||||
pyrofork~=2.3.21.post3
|
@@ -1 +1 @@
|
||||
ujson~=5.9.0
|
||||
ujson~=5.10.0
|
@@ -1,4 +1,4 @@
|
||||
__version__ = "3.0.0"
|
||||
__version__ = "3.0.1"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
Reference in New Issue
Block a user