Skip to content

Commit bdba58a

Browse files
Bump pydantic-settings from 2.14.0 to 2.14.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b316f0 commit bdba58a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"rigour (>=1.7.5,<2.0.0)",
2525
"elasticsearch (>=9.2.0,<10.0.0)",
2626
"pydantic (>=2.11.9,<3.0.0)",
27-
"pydantic-settings (>=2.10.1,<3.0.0)",
27+
"pydantic-settings (>=2.14.1,<3.0.0)",
2828
"werkzeug (>=3.1.3,<4.0.0)",
2929
"cachetools (<6)",
3030
]

0 commit comments

Comments
 (0)