File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ nonebot-plugin-apscheduler = "^0.3.0"
29
29
nonebot-plugin-guild-patch = " ^0.2.3"
30
30
nonebot2 = {extras = [" fastapi" ], version = " ^2.1.0" }
31
31
pikpakapi = " ^0.1.3"
32
- Pillow = " ^10.0.0 "
32
+ Pillow = " ^10.0.1 "
33
33
pydantic = " ^1.10.12"
34
34
pyquery = " ^2.0.0"
35
35
python-qbittorrent = " ^0.4.3"
@@ -38,7 +38,7 @@ tinydb = "^4.8.0"
38
38
yarl = " ^1.9.2"
39
39
40
40
[tool .poetry .dev-dependencies ]
41
- nb-cli = " ^1.2.3 "
41
+ nb-cli = " ^1.2.4 "
42
42
43
43
[tool .mypy ]
44
44
python_version = " 3.8"
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ feedparser~=6.0.10
8
8
deep-translator ~= 1.11.4
9
9
ImageHash ~= 4.3.1
10
10
magneturi ~= 1.3
11
- nb-cli ~= 1.2.3
11
+ nb-cli ~= 1.2.4
12
12
nonebot-adapter-onebot ~= 2.2.4
13
13
nonebot-plugin-apscheduler ~= 0.3.0
14
14
nonebot-plugin-guild-patch ~= 0.2.3
15
15
nonebot2 [fastapi ]~= 2.1.0
16
16
pikpakapi ~= 0.1.3
17
- Pillow ~= 10.0.0
17
+ Pillow ~= 10.0.1
18
18
pydantic ~= 1.10.12
19
19
pyquery ~= 2.0.0
20
20
python-qbittorrent ~= 0.4.3
You can’t perform that action at this time.
0 commit comments