build(deps): bump pydantic-settings from 2.14.1 to 2.14.2 (#1117)

Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.1...v2.14.2)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-22 01:07:03 +02:00
committed by GitHub
parent 91109010cb
commit b570ae006f

View File

@@ -42,7 +42,7 @@ dependencies = [
"pydantic==2.13.4", "pydantic==2.13.4",
"pydantic_extra_types==2.11.2", "pydantic_extra_types==2.11.2",
"statsmodels==0.14.6", "statsmodels==0.14.6",
"pydantic-settings==2.14.1", "pydantic-settings==2.14.2",
"linkify-it-py==2.1.0", "linkify-it-py==2.1.0",
"loguru==0.7.3", "loguru==0.7.3",
"lmdb==2.2.1", "lmdb==2.2.1",