Skip to content

Commit c72c7ae

Browse files
authoredOct 29, 2023
chore(deps): update dependency nb-cli to v1.2.6 (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2af1e92 commit c72c7ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tinydb = "^4.8.0"
3838
yarl = "^1.9.2"
3939

4040
[tool.poetry.dev-dependencies]
41-
nb-cli = "^1.2.5"
41+
nb-cli = "^1.2.6"
4242

4343
[tool.mypy]
4444
python_version = "3.8"

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ feedparser~=6.0.10
88
deep-translator~=1.11.4
99
ImageHash~=4.3.1
1010
magneturi~=1.3
11-
nb-cli~=1.2.5
11+
nb-cli~=1.2.6
1212
nonebot-adapter-onebot~=2.3.1
1313
nonebot-plugin-apscheduler~=0.3.0
1414
nonebot-plugin-guild-patch~=0.2.3

0 commit comments

Comments
 (0)
Please sign in to comment.