Skip to content

Commit

Permalink
Merge pull request #42 from marcaurele/dependabot/pip/uvicorn-0.30.4
Browse files Browse the repository at this point in the history
poetry(deps): bump uvicorn from 0.30.1 to 0.30.4
  • Loading branch information
marcaurele authored Aug 2, 2024
2 parents 06d5fa8 + 0f29680 commit 530f9c3
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 @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.12"
fastapi = "^0.111.1"
urllib3 = "^2.2.2"
uvicorn = "^0.30.1"
uvicorn = "^0.30.4"
gce-ipx800 = "^0.6.0"


Expand Down

0 comments on commit 530f9c3

Please sign in to comment.