phst-randomizer / ph-randomizer

Randomizer for The Legend of Zelda: Phantom Hourglass
GNU General Public License v3.0
27 stars 0 forks source link

Update dependency pydantic to v1.10.8 #348

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic ==1.10.7 -> ==1.10.8 age adoption passing confidence

Release Notes

pydantic/pydantic ### [`v1.10.8`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.8): 2023-05-23 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.7...v1.10.8) #### What's Changed - Fix a bug in `Literal` usage with `typing-extension==4.6.0`, [#​5826](https://togithub.com/pydantic/pydantic/issues/5826) by [@​hramezani](https://togithub.com/hramezani) - This solves the (closed) issue [#​3849](https://togithub.com/pydantic/pydantic/issues/3849) where aliased fields that use discriminated union fail to validate when the data contains the non-aliased field name, [#​5736](https://togithub.com/pydantic/pydantic/issues/5736) by [@​benwah](https://togithub.com/benwah) - Update email-validator dependency to >=2.0.0post2, [#​5627](https://togithub.com/pydantic/pydantic/issues/5627) by [@​adriangb](https://togithub.com/adriangb) - update `AnyClassMethod` for changes in [python/typeshed#​9771](https://togithub.com/python/typeshed/issues/9771), [#​5505](https://togithub.com/pydantic/pydantic/issues/5505) by [@​ITProKyle](https://togithub.com/ITProKyle) #### New Contributors - [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) made their first contribution in [https://github.com/pydantic/pydantic/pull/5375](https://togithub.com/pydantic/pydantic/pull/5375) - [@​ITProKyle](https://togithub.com/ITProKyle) made their first contribution in [https://github.com/pydantic/pydantic/pull/5505](https://togithub.com/pydantic/pydantic/pull/5505) - [@​benwah](https://togithub.com/benwah) made their first contribution in [https://github.com/pydantic/pydantic/pull/5736](https://togithub.com/pydantic/pydantic/pull/5736) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8

Configuration

πŸ“… Schedule: Branch creation - "after 9pm on friday" (UTC), 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.



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