Skip to content

Commit

Permalink
Merge pull request #72 from Materialious/dependabot/pip/pydantic-sett…
Browse files Browse the repository at this point in the history
…ings-2.7.0

Bump pydantic-settings from 2.6.1 to 2.7.0
  • Loading branch information
WardPearce authored Dec 17, 2024
2 parents 8014a11 + 31da6c8 commit ba0e363
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ server = "run:main"
python = "^3.11"
litestar = {extras = ["full"], version = "^2.13.0"}
pydantic = "^2.10.3"
pydantic-settings = "^2.6.1"
pydantic-settings = "^2.7.0"
tortoise-orm = {extras = ["asyncpg"], version = "^0.22.2"}
sqlalchemy = "^2.0.36"
uvicorn = "^0.32.1"
Expand Down

0 comments on commit ba0e363

Please sign in to comment.