Update dependency pydantic to v2.9.2 #37

Merged
renovate merged 1 commits from renovate/pydantic-2.x into main 2024-09-29 00:28:13 +00:00
Member

This PR contains the following updates:

Package Update Change
pydantic (changelog) patch ==2.9.0 -> ==2.9.2

Release Notes

pydantic/pydantic (pydantic)

v2.9.2

Compare Source

GitHub release

What's Changed
Fixes

v2.9.1

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.9.0` -> `==2.9.2` | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.9.2`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v292-2024-09-17) [Compare Source](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2) [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.9.2) ##### What's Changed ##### Fixes - Do not error when trying to evaluate annotations of private attributes by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10358](https://github.com/pydantic/pydantic/pull/10358) - Adding notes on designing sound `Callable` discriminators by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10400](https://github.com/pydantic/pydantic/pull/10400) - Fix serialization schema generation when using `PlainValidator` by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10427](https://github.com/pydantic/pydantic/pull/10427) - Fix `Union` serialization warnings by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [pydantic/pydantic-core#1449](https://github.com/pydantic/pydantic-core/pull/1449) - Fix variance issue in `_IncEx` type alias, only allow `True` by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10414](https://github.com/pydantic/pydantic/pull/10414) - Fix `ZoneInfo` validation with various invalid types by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10408](https://github.com/pydantic/pydantic/pull/10408) ### [`v2.9.1`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v291-2024-09-09) [Compare Source](https://github.com/pydantic/pydantic/compare/v2.9.0...v2.9.1) [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.9.1) ##### What's Changed ##### Fixes - Fix Predicate issue in v2.9.0 by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10321](https://github.com/pydantic/pydantic/pull/10321) - Fixing `annotated-types` bound to `>=0.6.0` by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [#&#8203;10327](https://github.com/pydantic/pydantic/pull/10327) - Turn `tzdata` install requirement into optional `timezone` dependency by [@&#8203;jakob-keller](https://github.com/jakob-keller) in [#&#8203;10331](https://github.com/pydantic/pydantic/pull/10331) - Fix `IncExc` type alias definition by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10339](https://github.com/pydantic/pydantic/pull/10339) - Use correct types namespace when building namedtuple core schemas by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10337](https://github.com/pydantic/pydantic/pull/10337) - Fix evaluation of stringified annotations during namespace inspection by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;10347](https://github.com/pydantic/pydantic/pull/10347) - Fix tagged union serialization with alias generators by [@&#8203;sydney-runkle](https://github.com/sydney-runkle) in [pydantic/pydantic-core#1442](https://github.com/pydantic/pydantic-core/pull/1442) </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-09-29 00:28:11 +00:00
Update dependency pydantic to v2.9.2
Some checks failed
build / image-build (push) Failing after 6m42s
renovate / renovate (push) Has been cancelled
cb2cffc7a9
renovate scheduled this pull request to auto merge when all checks succeed 2024-09-29 00:28:12 +00:00
renovate merged commit cb2cffc7a9 into main 2024-09-29 00:28:13 +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#37