Skip to content

Commit

Permalink
Update dependency uvicorn to ^0.29.0 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 23d2b66 commit 2fdc317
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-dotenv = "^1.0.0"
python-telegram-bot = "^20.7"
redis = "^5.0.1"
sentry-sdk = "~1"
uvicorn = "^0.28.0"
uvicorn = "^0.29.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.19.0"
Expand Down

0 comments on commit 2fdc317

Please sign in to comment.