Skip to content

Bump pydantic-settings from 2.14.1 to 2.14.2 - #54

Merged
imranq2 merged 2 commits into
mainfrom
dependabot/uv/pydantic-settings-2.14.2
Jul 24, 2026
Merged

Bump pydantic-settings from 2.14.1 to 2.14.2#54
imranq2 merged 2 commits into
mainfrom
dependabot/uv/pydantic-settings-2.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps pydantic-settings from 2.14.1 to 2.14.2.

Release notes

Sourced from pydantic-settings's releases.

v2.14.2

What's Changed

This is a security patch release.

Security

Fixes GHSA-4xgf-cpjx-pc3j: NestedSecretsSettingsSource with secrets_nested_subdir=True could follow a symbolic link inside secrets_dir pointing outside it, reading out-of-tree files into settings values and bypassing the secrets_dir_max_size cap. Affected versions: >= 2.12.0, < 2.14.2.

Full Changelog: pydantic/pydantic-settings@v2.14.1...v2.14.2

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Patch Increment the Patch version python:uv Pull requests that update python:uv code labels Jul 14, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — routine dependabot patch bump of pydantic-settings (2.14.1 → 2.14.2), lockfile-only change.

Extended reasoning...

Overview

This PR is an automated Dependabot update bumping pydantic-settings from 2.14.1 to 2.14.2 in uv.lock only. No application code, container registrations, or environment variable handling is touched.

Security risks

The version bump itself is a security fix upstream (GHSA-4xgf-cpjx-pc3j, symlink traversal in NestedSecretsSettingsSource), so this PR reduces risk rather than introducing it. No new dependency is added — pydantic-settings is already an existing, approved dependency — so no Tech Design Review is needed.

Level of scrutiny

Minimal scrutiny is appropriate: this is a lockfile-only patch version bump with no source code changes, following the standard Dependabot workflow used throughout this org.

Other factors

No outstanding review comments exist on this PR, and the diff is fully mechanical (hash/version metadata only).

@imranq2
imranq2 merged commit fd64b52 into main Jul 24, 2026
3 checks passed
@imranq2
imranq2 deleted the dependabot/uv/pydantic-settings-2.14.2 branch July 24, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Patch Increment the Patch version python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant