Skip to content

Commit

Permalink
pip(deps): bump fastapi from 0.108.0 to 0.110.2 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 05f9fe7 commit 91cf481
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ start = "gh_actions_exporter.main:start"

[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.108.0"
fastapi = "^0.110.2"
prometheus-client = "^0.19.0"
uvicorn = { extras = ["standard"], version = "^0.25.0" }
python-multipart = "^0.0.7"
Expand Down

0 comments on commit 91cf481

Please sign in to comment.