Skip to content

Commit 9ee130a

Browse files
fix(deps): update dependency botx to >=0.17.0, <0.28.1 (#24)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 1109ca7 commit 9ee130a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Nik Sidnev <sidnev.nick@gmail.com>"]
77

88
[tool.poetry.dependencies]
99
python = ">=3.7, <3.10"
10-
botx = ">=0.17.0, <0.28.0"
10+
botx = ">=0.17.0, <0.28.1"
1111
aioredis = "^1.3.1"
1212
async_lru = "^1.0.2"
1313
cachetools = "^4.2.2"

0 commit comments

Comments
 (0)