Skip to content

build(deps): bump pydantic-core from 2.27.2 to 2.46.3#660

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-core-2.46.3
Open

build(deps): bump pydantic-core from 2.27.2 to 2.46.3#660
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-core-2.46.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pydantic-core from 2.27.2 to 2.46.3.

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)

Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.27.2 to 2.46.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/commits/core-v2.46.3)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-version: 2.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 30, 2026

@vaderollama vaderollama 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.

Holding off — this PR uses the pip ecosystem which updates requirements.txt without updating uv.lock. The lint job runs uv export >requirements.txt then git diff --exit-code, which fails because the lockfile and requirements.txt are out of sync.

This is exactly the issue PR #699 fixes by switching Dependabot to the uv ecosystem. Once #699 is merged, Dependabot will regenerate these updates correctly against uv.lock.

Recommend: merge #699 first, then close these and let Dependabot reopen them with consistent lockfile updates.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant