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

Commit 091efa0

Browse files
Bump pydantic-settings from 2.7.0 to 2.7.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 515e40c commit 091efa0

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
@@ -19,7 +19,7 @@ sqlalchemy = "^2.0.28"
1919
greenlet = "^3.0.3"
2020
aiosqlite = "^0.20.0"
2121
ollama = ">=0.4.4"
22-
pydantic-settings = "^2.7.0"
22+
pydantic-settings = "^2.7.1"
2323
numpy = ">=1.24.0"
2424
tree-sitter = ">=0.23.2"
2525
tree-sitter-go = ">=0.23.4"

0 commit comments

Comments
 (0)