We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af1e92 commit c72c7aeCopy full SHA for c72c7ae
pyproject.toml
@@ -38,7 +38,7 @@ tinydb = "^4.8.0"
38
yarl = "^1.9.2"
39
40
[tool.poetry.dev-dependencies]
41
-nb-cli = "^1.2.5"
+nb-cli = "^1.2.6"
42
43
[tool.mypy]
44
python_version = "3.8"
requirements.txt
@@ -8,7 +8,7 @@ feedparser~=6.0.10
8
deep-translator~=1.11.4
9
ImageHash~=4.3.1
10
magneturi~=1.3
11
-nb-cli~=1.2.5
+nb-cli~=1.2.6
12
nonebot-adapter-onebot~=2.3.1
13
nonebot-plugin-apscheduler~=0.3.0
14
nonebot-plugin-guild-patch~=0.2.3
0 commit comments