Skip to content

Commit 8bee393

Browse files
fix(deps): update dependency pikpakapi to v0.1.11 (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 359b498 commit 8bee393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ magneturi = "^1.3"
2727
nonebot-adapter-onebot = "^2.4.6"
2828
nonebot-plugin-apscheduler = "^0.5.0"
2929
nonebot2 = {extras = ["fastapi"], version = "^2.4.1"}
30-
pikpakapi = "^0.1.10"
30+
pikpakapi = "^0.1.11"
3131
Pillow = "^10.4.0"
3232
pydantic = ">=1.10.21,<3.0.0,!=2.5.0,!=2.5.1"
3333
pyquery = "^2.0.1"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nb-cli~=1.4.2
1212
nonebot-adapter-onebot~=2.4.6
1313
nonebot-plugin-apscheduler~=0.5.0
1414
nonebot2[fastapi]~=2.4.1
15-
pikpakapi~=0.1.10
15+
pikpakapi~=0.1.11
1616
Pillow~=10.4.0
1717
pydantic>=1.10.21,<3.0.0,!=2.5.0,!=2.5.1
1818
pyquery~=2.0.1

0 commit comments

Comments
 (0)