Skip to content

Commit

Permalink
Update dependency fastapi to v0.110.3 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 8b516d9 commit ef0e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
python_requires=">=3.10",
install_requires=[
"PyYAML==6.0",
"fastapi==0.78.0",
"fastapi==0.110.3",
"pydantic==1.9.1",
"hypercorn==0.13.2",
"python-decouple==3.6",
Expand Down

0 comments on commit ef0e1a4

Please sign in to comment.