chore(deps): update dependency pydantic to v2.10.2 #64

Merged
renovate merged 1 commits from renovate/pydantic-2.x into main 2024-12-01 00:33:39 +00:00
Member

This PR contains the following updates:

Package Update Change
pydantic (changelog) patch ==2.10.1 -> ==2.10.2

Release Notes

pydantic/pydantic (pydantic)

v2.10.2

Compare Source

GitHub release

What's Changed
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pydantic](https://github.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | patch | `==2.10.1` -> `==2.10.2` | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.10.2`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2102-2024-11-25) [Compare Source](https://github.com/pydantic/pydantic/compare/v2.10.1...v2.10.2) [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.10.2) ##### What's Changed ##### Fixes - Only evaluate FieldInfo annotations if required during schema building by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10769](https://github.com/pydantic/pydantic/pull/10769) - Do not evaluate annotations for private fields by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10962](https://github.com/pydantic/pydantic/pull/10962) - Support serialization as any for `Secret` types and `Url` types by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10947](https://github.com/pydantic/pydantic/pull/10947) - Fix type hint of `Field.default` to be compatible with Python 3.8 and 3.9 by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10972](https://github.com/pydantic/pydantic/pull/10972) - Add hashing support for URL types by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10975](https://github.com/pydantic/pydantic/pull/10975) - Hide `BaseModel.__replace__` definition from type checkers by [@&#8203;Viicos](https://github.com/Viicos) in [10979](https://github.com/pydantic/pydantic/pull/10979) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40NS4wIiwidXBkYXRlZEluVmVyIjoiMzguNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-12-01 00:33:37 +00:00
chore(deps): update dependency pydantic to v2.10.2
Some checks are pending
build / image-build (push) Waiting to run
renovate / renovate (push) Waiting to run
8a9f49a774
renovate scheduled this pull request to auto merge when all checks succeed 2024-12-01 00:33:37 +00:00
renovate merged commit 8a9f49a774 into main 2024-12-01 00:33:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/docker-build-exercise#64