Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to v0.109.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egvimo committed Feb 11, 2024
1 parent a855e0f commit cd8494c
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 131 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
python-apt = {ref = "2.5.3", git = "https://salsa.debian.org/apt-team/python-apt.git"}
prometheus_client = "==0.19.0"
fastapi = "==0.109.0"
fastapi = "==0.109.2"
uvicorn = {version = "==0.25.0", extras = ["standard"]}

[dev-packages]
Expand Down
Loading

0 comments on commit cd8494c

Please sign in to comment.