Skip to content

Commit

Permalink
fix(deps): update dependency botx to >=0.17.0, <0.28.1 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 15, 2021
1 parent 1109ca7 commit 9ee130a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -7,7 +7,7 @@ authors = ["Nik Sidnev <sidnev.nick@gmail.com>"]

[tool.poetry.dependencies]
python = ">=3.7, <3.10"
botx = ">=0.17.0, <0.28.0"
botx = ">=0.17.0, <0.28.1"
aioredis = "^1.3.1"
async_lru = "^1.0.2"
cachetools = "^4.2.2"
Expand Down

0 comments on commit 9ee130a

Please sign in to comment.