Skip to content

Commit

Permalink
Merge pull request #248 from SK-415/dev
Browse files Browse the repository at this point in the history
Release v1.4.1.post5
  • Loading branch information
SK-415 authored Sep 19, 2022
2 parents 79d98e6 + af15b66 commit 1378217
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "haruka-bot"
version = "1.4.1.post4"
version = "1.4.1.post5"
description = "Push dynamics and live informations from bilibili to QQ. Based on nonebot2."
authors = ["SK-415 <2967923486@qq.com>"]
license = "AGPL-3.0-or-later"
Expand All @@ -24,7 +24,7 @@ nonebot2 = "^2.0.0-beta.5"
playwright = "^1.22.0"
pydantic = "^1.9.0"
python-dotenv = ">=0.19.2,<0.22.0"
tortoise-orm = {extras = ["asyncpg"], version = ">=0.18.1,<0.20.0"}
tortoise-orm = {extras = ["asyncpg"], version = "^0.19.2"}
aerich = "^0.6.3"
bilireq = "^0.2.2.post0"
packaging = "^21.3"
Expand Down

0 comments on commit 1378217

Please sign in to comment.