Skip to content

Commit

Permalink
Update pydantic-settings requirement from ~=2.6.0 to ~=2.7.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 868de05 commit abe78fb
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 @@ -9,7 +9,7 @@ dependencies = [
"fastapi~=0.115.2",
"httpx~=0.28.0",
"jinja2~=3.1.4",
"pydantic-settings~=2.6.0",
"pydantic-settings~=2.7.0",
"pydantic>=2.7.0,<3.0.0",
"tzdata~=2024.2",
"uvicorn[standard]~=0.34.0",
Expand Down

0 comments on commit abe78fb

Please sign in to comment.