Skip to content

Commit 314c3c6

Browse files
⬆ Bump pydantic-settings from 2.2.1 to 2.4.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.1 to 2.4.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.2.1...v2.4.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 574f6e1 commit 314c3c6

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)