poetry: bump pydantic from 2.9.2 to 2.11.7
Open
Number: #992
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
August 04, 2025 at 01:35 AM UTC
(10 months ago)
(10 months ago)
Updated:
September 15, 2025 at 03:06 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps pydantic from 2.9.2 to 2.11.7.
Release notes
Sourced from pydantic's releases.
v2.11.7 2025-06-14
What's Changed
Fixes
- Copy
FieldInfoinstance if necessary duringFieldInfobuild by@Viicosin pydantic/pydantic#11980Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.6...v2.11.7
v2.11.6 2025-06-13
v2.11.6 (2025-06-13)
What's Changed
Fixes
- Rebuild dataclass fields before schema generation by
@Viicosin #11949- Always store the original field assignment on
FieldInfoby@Viicosin #11946Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.6
v2.11.5 2025-05-22
What's Changed
Fixes
- Check if
FieldInfois complete after applying type variable map by@Viicosin #11855- Do not delete mock validator/serializer in
model_rebuild()by@Viicosin #11890- Do not duplicate metadata on model rebuild by
@Viicosin #11902Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5
v2.11.4 2025-04-29
What's Changed
Packaging
Changes
- Allow config and bases to be specified together in
create_model()by@Viicosin #11714. This change was backported as it was previously possible (although not meant to be supported) to providemodel_configas a field, which would make it possible to provide both configuration and bases.Fixes
... (truncated)
Changelog
Sourced from pydantic's changelog.
v2.11.7 (2025-06-14)
What's Changed
Fixes
v2.11.6 (2025-06-13)
What's Changed
Fixes
- Rebuild dataclass fields before schema generation by
@Viicosin #11949- Always store the original field assignment on
FieldInfoby@Viicosin #11946v2.11.5 (2025-05-22)
What's Changed
Fixes
- Check if
FieldInfois complete after applying type variable map by@Viicosin #11855- Do not delete mock validator/serializer in
model_rebuild()by@Viicosin #11890- Do not duplicate metadata on model rebuild by
@Viicosin #11902v2.11.4 (2025-04-29)
What's Changed
Packaging
Changes
... (truncated)
Commits
5f033e4Prepare release v2.11.7c3368b8CopyFieldInfoinstance if necessary duringFieldInfobuild (#11980)3987b23Prepare release v2.11.6dc7a9d2Always store the original field assignment onFieldInfoc284c27Rebuild dataclass fields before schema generation5e6d1dcPrepare release v2.11.51b63218Do not duplicate metadata on model rebuild (#11902)5aefad8Do not delete mock validator/serializer inmodel_rebuild()8fbe658Check ifFieldInfois complete after applying type variable map12b371aUpdate documentation about@dataclass_transformsupport- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 4498214 |
| UUID: | 3287745797 |
| Node ID: | PR_kwDOHvKt1c6h6h_W |
| Host: | GitHub |
| Repository: | NHSDigital/NRLF |