chore(deps): bump pydantic-settings from 2.14.2 to 2.15.0 in /docker/band_python_kit/echo-agent - #529
Conversation
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
AlexanderZ-Band
left a comment
There was a problem hiding this comment.
✅ Approved by the dependabot-triage skill.
Reviewed diff: floor bump pydantic-settings>=2.0.0 → >=2.15.0 in the echo-agent starter kit's own isolated pyproject/uv.lock. Already green in CI (its own lock-sync + test job). Independent of the root / uv.lock — reviewed separately per the skill's directory-scoping. Safe to merge.
amit-gazal-band
left a comment
There was a problem hiding this comment.
✅ Approved by the dependabot-triage skill.
Validated in a consolidated batch run: this bump (pydantic-settings 2.14.2 → 2.15.0 in the echo-agent starter workspace) was applied together with #599 (band-sdk 1.4.2 → 3.0.0) on that workspace's own lock. uv sync resolves, main.py imports and constructs EchoAdapter cleanly, and tests/docker/test_echo_agent.py's file-shape checks pass. Safe to merge.
Bumps pydantic-settings from 2.14.2 to 2.15.0.
Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)