Skip to content

Commit 340c730

Browse files
fix(deps): Update dependency pydantic to v2.10.4 (#19)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pydantic](https://togithub.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | dependencies | patch | `2.10.3` -> `2.10.4` | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.10.4`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2104-2024-12-18) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v2.10.3...v2.10.4) [GitHub release](https://togithub.com/pydantic/pydantic/releases/tag/v2.10.4) ##### What's Changed ##### Packaging - Bump `pydantic-core` to v2.27.2 by [@&#8203;davidhewitt](https://togithub.com/davidhewitt) in [#&#8203;11138](https://togithub.com/pydantic/pydantic/pull/11138) ##### Fixes - Fix for comparison of `AnyUrl` objects by [@&#8203;alexprabhat99](https://togithub.com/alexprabhat99) in [#&#8203;11082](https://togithub.com/pydantic/pydantic/pull/11082) - Properly fetch PEP 695 type params for functions, do not fetch annotations from signature by [@&#8203;Viicos](https://togithub.com/Viicos) in [#&#8203;11093](https://togithub.com/pydantic/pydantic/pull/11093) - Include JSON Schema input core schema in function schemas by [@&#8203;Viicos](https://togithub.com/Viicos) in [#&#8203;11085](https://togithub.com/pydantic/pydantic/pull/11085) - Add `len` to `_BaseUrl` to avoid TypeError by [@&#8203;Kharianne](https://togithub.com/Kharianne) in [#&#8203;11111](https://togithub.com/pydantic/pydantic/pull/11111) - Make sure the type reference is removed from the seen references by [@&#8203;Viicos](https://togithub.com/Viicos) in [#&#8203;11143](https://togithub.com/pydantic/pydantic/pull/11143) ##### New Contributors - [@&#8203;FyZzyss](https://togithub.com/FyZzyss) made their first contribution in [#&#8203;10789](https://togithub.com/pydantic/pydantic/pull/10789) - [@&#8203;tamird](https://togithub.com/tamird) made their first contribution in [#&#8203;10948](https://togithub.com/pydantic/pydantic/pull/10948) - [@&#8203;felixxm](https://togithub.com/felixxm) made their first contribution in [#&#8203;11077](https://togithub.com/pydantic/pydantic/pull/11077) - [@&#8203;alexprabhat99](https://togithub.com/alexprabhat99) made their first contribution in [#&#8203;11082](https://togithub.com/pydantic/pydantic/pull/11082) - [@&#8203;Kharianne](https://togithub.com/Kharianne) made their first contribution in [#&#8203;11111](https://togithub.com/pydantic/pydantic/pull/11111) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2 parents cb6cf38 + d94cc06 commit 340c730

File tree

1 file changed

+105
-105
lines changed

1 file changed

+105
-105
lines changed

0 commit comments

Comments
 (0)