chore(deps): bump pydantic from 2.6.1 to 2.11.5
Merged
Number: #42
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 06, 2025 at 03:07 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 15, 2025 at 03:20 AM UTC
(12 months ago)
(12 months ago)
Merged:
June 15, 2025 at 03:20 AM UTC
(12 months ago)
by getmarkus
(12 months ago)
by getmarkus
Time to Close:
9 days
Labels:
dependencies python:uv
dependencies python:uv
Description:
Bumps pydantic from 2.6.1 to 2.11.5.
Release notes
Sourced from pydantic's releases.
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
- Remove generics cache workaround by
@Viicosin #11755- Remove coercion of decimal constraints by
@Viicosin #11772- Fix crash when expanding root type in the mypy plugin by
@Viicosin #11735- Fix issue with recursive generic models by
@Viicosin #11775- Traverse
function-beforeschemas during schema gathering by@Viicosin #11801v2.11.3 2025-04-08
What's Changed
Packaging
- Update V1 copy to v1.10.21 by
@Viicosin pydantic/pydantic#11706Fixes
- Preserve field description when rebuilding model fields by
@Viicosin pydantic/pydantic#11698Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.2...v2.11.3
v2.11.2 2025-04-03
What's Changed
... (truncated)
Changelog
Sourced from pydantic's changelog.
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 #11902v2.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
- Remove generics cache workaround by
@Viicosin #11755- Remove coercion of decimal constraints by
@Viicosin #11772- Fix crash when expanding root type in the mypy plugin by
@Viicosin #11735- Fix issue with recursive generic models by
@Viicosin #11775- Traverse
function-beforeschemas during schema gathering by@Viicosin #11801v2.11.3 (2025-04-08)
What's Changed
Packaging
Fixes
... (truncated)
Commits
5e6d1dcPrepare 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_transformsupport3a6aef4Fix missing link in documentation0506b9cFix light/dark mode documentation toggle58078c8Fix typo in documentationd444cd1Prepare release v2.11.4828fc48Add documentation note about common pitfall with the annotated pattern- 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:
1
1
Files Changed:
2
2
Additions:
+51
+51
Deletions:
-35
-35
Package Dependencies
Technical Details
| ID: | 56146 |
| UUID: | 2572335508 |
| Node ID: | PR_kwDOK3hOeM6ZUrmU |
| Host: | GitHub |
| Repository: | getmarkus/python_template |
| Merge State: | Unknown |