Skip to content

Commit

Permalink
Update dependency fastapi to ^0.109.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 01bd669 commit d51464a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = []

[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.101.1"
fastapi = "^0.109.0"
uvicorn = { extras = ["standard"], version = "^0.21.1" }
sqlalchemy = "^2.0.16"
pg8000 = "^1.29.4"
Expand Down

0 comments on commit d51464a

Please sign in to comment.