Skip to content

Commit c910430

Browse files
Merge pull request #120 from Atticuszz/dependabot/pip/pydantic-settings-2.4.0
⬆ Bump pydantic-settings from 2.2.1 to 2.4.0
2 parents 574f6e1 + 314c3c6 commit c910430

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fastapi = {extras = ["full"], version = "^0.111.1"}
1212
python-dotenv = "^1.0.1"
1313
uvicorn = "^0.30.1"
1414
pydantic = {extras = ["email"], version = "^2.8.2"}
15-
pydantic-settings = "^2.2.1"
15+
pydantic-settings = "^2.4.0"
1616
python-multipart = "^0.0.9"
1717
supabase-py-async = "*"
1818

0 commit comments

Comments
 (0)