Skip to content

Commit

Permalink
Merge pull request #403 from akhilnarang/dependabot/pip/uvicorn-0.30.1
Browse files Browse the repository at this point in the history
chore(deps): Bump uvicorn from 0.30.0 to 0.30.1
  • Loading branch information
akhilnarang authored Jun 3, 2024
2 parents 466cbd5 + b38f1c7 commit 543a3aa
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 @@ -9,7 +9,7 @@ python = "^3.11"
fastapi = {extras = ["all"], version = "^0.111.0"}
httpx = "^0.27.0"
beautifulsoup4 = "^4.12.3"
uvicorn = {extras = ["standard"], version = "^0.30.0"}
uvicorn = {extras = ["standard"], version = "^0.30.1"}
gunicorn = "^22.0.0"
python-dateutil = "^2.9.0.post0"
firebase-admin = "^6.5.0"
Expand Down

0 comments on commit 543a3aa

Please sign in to comment.