Skip to content

Commit

Permalink
🔖 bump version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Mar 29, 2024
1 parent 2de6833 commit adc69b3
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
116 changes: 58 additions & 58 deletions 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 = "nonebot-adapter-qq"
version = "1.4.2"
version = "1.4.3"
description = "QQ adapter for nonebot2"
authors = ["yanyongyu <[email protected]>"]
license = "MIT"
Expand All @@ -26,7 +26,7 @@ typing-extensions = ">=4.4.0, <5.0.0"
pydantic = ">=1.10.0,<3.0.0,!=2.5.0,!=2.5.1"

[tool.poetry.group.dev.dependencies]
ruff = "^0.2.0"
ruff = "^0.3.0"
isort = "^5.10.1"
black = "^24.0.0"
nonemoji = "^0.1.3"
Expand Down

0 comments on commit adc69b3

Please sign in to comment.