Skip to content

Commit 291ca44

Browse files
Bump pydantic-settings from 2.8.0 to 2.8.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.0...v2.8.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 582ac79 commit 291ca44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cryptography = "==44.0.1"
2020
sqlalchemy = "==2.0.38"
2121
aiosqlite = "==0.21.0"
2222
ollama = "==0.4.7"
23-
pydantic-settings = "==2.8.0"
23+
pydantic-settings = "==2.8.1"
2424
numpy = "1.26.4"
2525
tree-sitter = "==0.24.0"
2626
tree-sitter-go = "==0.23.4"

0 commit comments

Comments
 (0)