Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#145)
Browse files Browse the repository at this point in the history
Update dependencies in `pyproject.toml` (#143)
  • Loading branch information
TEAM4-0 authored May 8, 2024
1 parent a4c1bb6 commit 445edda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ requires-python = "~=3.10"
dynamic = ["version", "description"]

dependencies = [
"fastapi ~=0.110.2",
"fastapi ~=0.111.0",
"httpx ~=0.27.0",
"pydantic-settings ~=2.2",
"pymongo ~=4.7",
Expand Down

0 comments on commit 445edda

Please sign in to comment.