Skip to content

Commit dea0f04

Browse files
chore(deps): bump pydantic-settings from 2.14.1 to 2.14.2 (#1252)
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](pydantic/pydantic-settings@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>
1 parent 24b593a commit dea0f04

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"pillow>=12.3.0,<12.4",
2929
"platformdirs>=4.10.0,<4.11",
3030
"pydantic>=2.13.4,<2.14",
31-
"pydantic-settings>=2.14.1,<2.15",
31+
"pydantic-settings>=2.14.2,<2.15",
3232
"pywin32>=311,<312 ; sys_platform == 'win32'",
3333
"pyyaml>=6.0.3,<6.1",
3434
"sounddevice>=0.5.3,<0.6",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)