chore(deps): update dependency pydantic-core to v2.47.0 #49
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/pydantic-core-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.41.5→==2.47.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
071d80a4601a0e75ba6d1a0e75ba6dec5150c823ec5150c823d85e2579b5d85e2579b58f23c1ca648f23c1ca64bf80c9f089bf80c9f089aaaaac8f87aaaaac8f87341c68459b341c68459b7baa7e84be7baa7e84be3e927b3a973e927b3a97a861b4f2a5a861b4f2a57fbd42339a7fbd42339af4b3c909c5f4b3c909c5e78860f5c6e78860f5c632fe47608432fe4760849b4dc68cad9b4dc68cadde8d0df7eade8d0df7ea2d008ea7d12d008ea7d1da65f75c8cda65f75c8c4772b6b09f4772b6b09fba3f8007bfba3f8007bfdcc27186a8dcc27186a8b6e1144119b6e11441197b4afde2c67b4afde2c686624a72ca86624a72ca2ce41c8f422ce41c8f422cec0101b32cec0101b3cd121027b3cd121027b3889647b738889647b7387da23c3503Superseded by #179 (fixes #178) — closing.
This update was never mergeable by construction.
pydantic-coreis not a direct dependency here — it's transitive viapydantic-settings→pydantic, and pydantic pins it to an exact version. The currentpydantic 2.13.4requires exactlypydantic-core==2.46.4, so2.47.0belongs to a newer pydantic that nothing in this project requests:#179 switched
bot/requirements.txtto Renovate'spip-compilemanager, which regenerates the lock sopydantic-corefollows whateverpydanticrequires, and disabledpip_requirementsfor that file — so standalonepydantic-corePRs like this one shouldn't be raised against it again. The lock is now at the correct consistent pair (pydantic 2.13.4/pydantic-core 2.46.4).Pull request closed