LukeSavefrogs / danea-easyfatt

Danea Easyfatt automation suite
https://lukesavefrogs.github.io/danea-easyfatt/
GNU General Public License v3.0
4 stars 0 forks source link

fix(deps): update dependency pydantic to v2.5.2 #156

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 2.5.1 -> 2.5.2 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic) ### [`v2.5.2`](https://togithub.com/pydantic/pydantic/releases/tag/v2.5.2): 2023-11-22 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v2.5.1...v2.5.2) #### v2.5.2 (2023-11-22) [GitHub release](https://togithub.com/pydantic/pydantic/releases/tag/v2.5.2) ##### What's Changed ##### Packaging - uprev `pydantic-core` to 2.14.5 ##### New Features - Add `ConfigDict.ser_json_inf_nan` by [@​davidhewitt](https://togithub.com/davidhewitt) in [#​8159](https://togithub.com/pydantic/pydantic/pull/8159) ##### Fixes - Fix validation of `Literal` from JSON keys when used as `dict` key by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [pydantic/pydantic-core#1075](https://togithub.com/pydantic/pydantic-core/pull/1075) - Fix bug re `custom_init` on members of `Union` by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [pydantic/pydantic-core#1076](https://togithub.com/pydantic/pydantic-core/pull/1076) - Fix `JsonValue` `bool` serialization by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [#​8190](https://togithub.com/pydantic/pydantic/pull/8159) - Fix handling of unhashable inputs with `Literal` in `Union`s by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [pydantic/pydantic-core#1089](https://togithub.com/pydantic/pydantic-core/pull/1089)

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป 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.



This PR has been generated by Mend Renovate. View repository job log here.