chore(deps): bump pydantic from 2.6.1 to 2.11.7 in /backend
KnoksPix is an AI-first creative workspace combining different tasks.
Brought to you by:
knoksen
Originally created by: dependabot[bot]
Bumps pydantic from 2.6.1 to 2.11.7.
Sourced from pydantic's releases.
v2.11.7 2025-06-14
What's Changed
Fixes
- Copy
FieldInfoinstance if necessary duringFieldInfobuild by@Viicosin pydantic/pydantic#11980](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11980">pydantic/pydantic/issues/11980)Full 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](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11949">/issues/11949)- Always store the original field assignment on
FieldInfoby@Viicosin #11946](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11946">/issues/11946)Full 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](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11855">/issues/11855)- Do not delete mock validator/serializer in
model_rebuild()by@Viicosin #11890](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11890">/issues/11890)- Do not duplicate metadata on model rebuild by
@Viicosin #11902](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11902">/issues/11902)Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5
v2.11.4 2025-04-29
What's Changed
Packaging
- Bump
mkdocs-llmstxtto v0.2.0 by@Viicosin #11725](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11725">/issues/11725)Changes
- Allow config and bases to be specified together in
create_model()by@Viicosin #11714](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11714">/issues/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)
Sourced from pydantic's changelog.
v2.11.7 (2025-06-14)
What's Changed
Fixes
- Copy
FieldInfoinstance if necessary duringFieldInfobuild by@Viicosin #11898](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11898">/issues/11898)v2.11.6 (2025-06-13)
What's Changed
Fixes
- Rebuild dataclass fields before schema generation by
@Viicosin #11949](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11949">/issues/11949)- Always store the original field assignment on
FieldInfoby@Viicosin #11946](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11946">/issues/11946)v2.11.5 (2025-05-22)
What's Changed
Fixes
- Check if
FieldInfois complete after applying type variable map by@Viicosin #11855](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11855">/issues/11855)- Do not delete mock validator/serializer in
model_rebuild()by@Viicosin #11890](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11890">/issues/11890)- Do not duplicate metadata on model rebuild by
@Viicosin #11902](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11902">/issues/11902)v2.11.4 (2025-04-29)
What's Changed
Packaging
- Bump
mkdocs-llmstxtto v0.2.0 by@Viicosin #11725](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11725">/issues/11725)Changes
- Allow config and bases to be specified together in
create_model()by@Viicosin #11714](https://github.com/href="https://redirect.github.com/pydantic/pydantic/pull/11714">/issues/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.
... (truncated)
5f033e4 Prepare release v2.11.7c3368b8 Copy FieldInfo instance if necessary during FieldInfo build (#11980](https://github.com/href="https://redirect.github.com/pydantic/pydantic/issues/11980">/issues/11980))3987b23 Prepare release v2.11.6dc7a9d2 Always store the original field assignment on FieldInfoc284c27 Rebuild dataclass fields before schema generation5e6d1dc Prepare release v2.11.51b63218 Do not duplicate metadata on model rebuild (#11902](https://github.com/href="https://redirect.github.com/pydantic/pydantic/issues/11902">/issues/11902))5aefad8 Do not delete mock validator/serializer in model_rebuild()8fbe658 Check if FieldInfo is complete after applying type variable map12b371a Update documentation about @dataclass_transform supportDependabot 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.
Originally posted by: dependabot[bot]
Labels
The following labels could not be found:
deps,python. Please create them before Dependabot can add them to a pull request.Please fix the above issues or remove invalid values from
dependabot.yml.