Skip to content

Commit

Permalink
Merge pull request #443 from akhilnarang/dependabot/pip/uvicorn-0.30.6
Browse files Browse the repository at this point in the history
chore(deps): Bump uvicorn from 0.30.5 to 0.30.6
  • Loading branch information
akhilnarang authored Aug 14, 2024
2 parents 748731c + c224cd8 commit f87dd2e
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.112.0"}
httpx = "^0.27.0"
beautifulsoup4 = "^4.12.3"
uvicorn = {extras = ["standard"], version = "^0.30.5"}
uvicorn = {extras = ["standard"], version = "^0.30.6"}
gunicorn = "^23.0.0"
python-dateutil = "^2.9.0.post0"
firebase-admin = "^6.5.0"
Expand Down

0 comments on commit f87dd2e

Please sign in to comment.