⬆ Bump pydantic from 2.9.2 to 2.11.4 in /backend
Open
Number: #5
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 13, 2025 at 06:14 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 13, 2025 at 06:23 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies python:uv
dependencies python:uv
Description:
Bumps pydantic from 2.9.2 to 2.11.4.
Release notes
Sourced from pydantic's releases.
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
Fixes
- Bump
pydantic-coreto v2.33.1 by@Viicosin pydantic/pydantic#11678- Make sure
__pydantic_private__exists before setting private attributes by@Viicosin pydantic/pydantic#11666- Do not override
FieldInfo._completewhen using field from parent class by@Viicosin pydantic/pydantic#11668- Provide the available definitions when applying discriminated unions by
@Viicosin pydantic/pydantic#11670- Do not expand root type in the mypy plugin for variables by
@Viicosin pydantic/pydantic#11676- Mention the attribute name in model fields deprecation message by
@Viicosin pydantic/pydantic#11674- Properly validate parameterized mappings by
@Viicosin pydantic/pydantic#11658- Prepare release v2.11.2 by
@Viicosin pydantic/pydantic#11684Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2
... (truncated)
Changelog
Sourced from pydantic's changelog.
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
Fixes
v2.11.2 (2025-04-03)
What's Changed
Fixes
... (truncated)
Commits
d444cd1Prepare release v2.11.4828fc48Add documentation note about common pitfall with the annotated pattern42bf1fdBumppydantic-coreto v2.33.2 (#11804)7b3f513Allow config and bases to be specified together increate_model()fc52138Traversefunction-beforeschemas during schema gathering25af789Fix issue with recursive generic models91ef6bbUpdate monthly download count in documentationa830775Bumpmkdocs-llmstxtto v0.2.0f5d1c87Fix crash when expanding root type in the mypy pluginc80bb35Remove coercion of decimal constraints- 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: | 245880 |
| UUID: | 3060862329 |
| Node ID: | PR_kwDOOpdk386WC3I_ |
| Host: | GitHub |
| Repository: | at146/python-react |