Skip to content

Commit 363aeda

Browse files
authored
🔖 bump version 1.7.0
1 parent ca7b1b1 commit 363aeda

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot-adapter-qq"
3-
version = "1.6.7"
3+
version = "1.7.0"
44
description = "QQ adapter for nonebot2"
55
authors = [{ name = "yanyongyu", email = "yyy@nonebot.dev" }]
66
requires-python = ">=3.10, <4"
@@ -17,7 +17,7 @@ classifiers = [
1717
dependencies = [
1818
"yarl >=1.9.0, <2",
1919
"nonebot2 >=2.5.0, <3",
20-
"cryptography >=43.0.3, <47.0.0",
20+
"cryptography >=43.0.3, <49.0.0",
2121
"typing-extensions >=4.4.0, <5.0.0",
2222
"pydantic >=1.10.0, <3.0.0, !=2.5.0, !=2.5.1",
2323
]

0 commit comments

Comments
 (0)