Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to v0.110.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egvimo committed Feb 25, 2024
1 parent af14d67 commit 4da7500
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 @@ -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.20.0"
fastapi = "==0.109.2"
fastapi = "==0.110.0"
uvicorn = {version = "==0.27.1", extras = ["standard"]}

[dev-packages]
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 4da7500

Please sign in to comment.