Skip to content

Commit

Permalink
fix(deps): update dependency botx to >=0.17.0, <0.24.1 (#12)
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 Sep 16, 2021
1 parent 69f34b3 commit 0a31b34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.24.0"
botx = ">=0.17.0, <0.24.1"
aioredis = "^1.3.1"
async_lru = "^1.0.2"
cachetools = "^4.2.2"
Expand Down

0 comments on commit 0a31b34

Please sign in to comment.