Skip to content

Commit

Permalink
build(deps): update dependency redis to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent f7cd123 commit 189478f
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.10"
python-telegram-bot = { extras = ["socks", ], version = "20.4" }
loguru = "0.7.0"
pydantic = "2.3.0"
redis = { extras = ["hiredis"], version = "4.6.0" }
redis = { extras = ["hiredis"], version = "5.0.0" }
yarl = "1.9.2"
msgspec = "0.18.2"
uvicorn = "0.23.2"
Expand Down

0 comments on commit 189478f

Please sign in to comment.