Skip to content

Commit

Permalink
bump dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lgc2333 committed Sep 15, 2023
1 parent e3ccfc2 commit 6856fa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions nonebot_plugin_nonememe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
"~kaiheila",
"~qqguild",
"~telegram",
"~feishu",
"~red",
},
extra={"License": "MIT", "Author": "student_2333"},
)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "The daily life of the NoneBot group members"
authors = [{ name = "student_2333", email = "lgc2333@126.com" }]
dependencies = [
"nonebot2>=2.0.0",
"nonebot-plugin-send-anything-anywhere>=0.2.7",
"nonebot-plugin-send-anything-anywhere>=0.3.0",
"nonebot-plugin-apscheduler>=0.3.0",
"pydantic>=1.10.4,<2",
"httpx>=0.24.1",
Expand Down

0 comments on commit 6856fa7

Please sign in to comment.