Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit b609afe

Browse files
Bump pydantic-settings from 2.6.1 to 2.7.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fdceba commit b609afe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ sqlalchemy = "^2.0.28"
2020
greenlet = "^3.0.3"
2121
aiosqlite = "^0.20.0"
2222
ollama = ">=0.4.4"
23-
pydantic-settings = "^2.6.1"
23+
pydantic-settings = "^2.7.0"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
pytest = ">=7.4.0"

0 commit comments

Comments
 (0)