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.3` -> `==2.10.4` |
---
### Release Notes
<details>
<summary>pydantic/pydantic (pydantic)</summary>
### [`v2.10.4`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2104-2024-12-18)
[Compare Source](https://github.com/pydantic/pydantic/compare/v2.10.3...v2.10.4)
[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.10.4)
##### What's Changed
##### Packaging
- Bump `pydantic-core` to v2.27.2 by [@​davidhewitt](https://github.com/davidhewitt) in [#​11138](https://github.com/pydantic/pydantic/pull/11138)
##### Fixes
- Fix for comparison of `AnyUrl` objects by [@​alexprabhat99](https://github.com/alexprabhat99) in [#​11082](https://github.com/pydantic/pydantic/pull/11082)
- Properly fetch PEP 695 type params for functions, do not fetch annotations from signature by [@​Viicos](https://github.com/Viicos) in [#​11093](https://github.com/pydantic/pydantic/pull/11093)
- Include JSON Schema input core schema in function schemas by [@​Viicos](https://github.com/Viicos) in [#​11085](https://github.com/pydantic/pydantic/pull/11085)
- Add `len` to `_BaseUrl` to avoid TypeError by [@​Kharianne](https://github.com/Kharianne) in [#​11111](https://github.com/pydantic/pydantic/pull/11111)
- Make sure the type reference is removed from the seen references by [@​Viicos](https://github.com/Viicos) in [#​11143](https://github.com/pydantic/pydantic/pull/11143)
##### New Contributors
- [@​FyZzyss](https://github.com/FyZzyss) made their first contribution in [#​10789](https://github.com/pydantic/pydantic/pull/10789)
- [@​tamird](https://github.com/tamird) made their first contribution in [#​10948](https://github.com/pydantic/pydantic/pull/10948)
- [@​felixxm](https://github.com/felixxm) made their first contribution in [#​11077](https://github.com/pydantic/pydantic/pull/11077)
- [@​alexprabhat99](https://github.com/alexprabhat99) made their first contribution in [#​11082](https://github.com/pydantic/pydantic/pull/11082)
- [@​Kharianne](https://github.com/Kharianne) made their first contribution in [#​11111](https://github.com/pydantic/pydantic/pull/11111)
</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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
==2.10.3->==2.10.4Release Notes
pydantic/pydantic (pydantic)
v2.10.4Compare Source
GitHub release
What's Changed
Packaging
pydantic-coreto v2.27.2 by @davidhewitt in #11138Fixes
AnyUrlobjects by @alexprabhat99 in #11082lento_BaseUrlto avoid TypeError by @Kharianne in #11111New Contributors
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.
This PR has been generated by Renovate Bot.