Skip to content

Commit

Permalink
chore(deps): update dependency uvicorn to v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egvimo committed Oct 23, 2024
1 parent 3ee891b commit 334746d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
python-apt = {ref = "2.5.3", git = "https://salsa.debian.org/apt-team/python-apt.git"}
prometheus_client = "==0.21.0"
fastapi = "==0.115.3"
uvicorn = {version = "==0.29.0", extras = ["standard"]}
uvicorn = {version = "==0.32.0", extras = ["standard"]}

[dev-packages]
pylint = "==3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 334746d

Please sign in to comment.