This PR updates pydantic-core from 2.18.4 to 2.19.0.
Changelog
### 2.19.0
```
What's Changed
Packaging
* Lower MSRV to 1.75 by tiran in https://github.com/pydantic/pydantic-core/pull/1316
* Bump `libc` from 0.2.147 to 0.2.155 by wxpppp in https://github.com/pydantic/pydantic-core/pull/1317
Fixes
* Make `ValidatorFunctionWrapHandler` positional only by Viicos in https://github.com/pydantic/pydantic-core/pull/1323
* Reuse `re.Pattern` object in regex patterns by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1318
Features
* Add ser_json_inf_nan='strings' mode to produce valid JSON by josh-newman in https://github.com/pydantic/pydantic-core/pull/1307
New Contributors
* tiran made their first contribution in https://github.com/pydantic/pydantic-core/pull/1316
* wxpppp made their first contribution in https://github.com/pydantic/pydantic-core/pull/1317
* josh-newman made their first contribution in https://github.com/pydantic/pydantic-core/pull/1307
**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.18.4...v2.19.0
```
Links
- PyPI: https://pypi.org/project/pydantic-core
- Changelog: https://data.safetycli.com/changelogs/pydantic-core/
- Repo: https://github.com/pydantic/pydantic-core
This PR updates pydantic-core from 2.18.4 to 2.19.0.
Changelog
### 2.19.0 ``` What's Changed Packaging * Lower MSRV to 1.75 by tiran in https://github.com/pydantic/pydantic-core/pull/1316 * Bump `libc` from 0.2.147 to 0.2.155 by wxpppp in https://github.com/pydantic/pydantic-core/pull/1317 Fixes * Make `ValidatorFunctionWrapHandler` positional only by Viicos in https://github.com/pydantic/pydantic-core/pull/1323 * Reuse `re.Pattern` object in regex patterns by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1318 Features * Add ser_json_inf_nan='strings' mode to produce valid JSON by josh-newman in https://github.com/pydantic/pydantic-core/pull/1307 New Contributors * tiran made their first contribution in https://github.com/pydantic/pydantic-core/pull/1316 * wxpppp made their first contribution in https://github.com/pydantic/pydantic-core/pull/1317 * josh-newman made their first contribution in https://github.com/pydantic/pydantic-core/pull/1307 **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.18.4...v2.19.0 ```Links
- PyPI: https://pypi.org/project/pydantic-core - Changelog: https://data.safetycli.com/changelogs/pydantic-core/ - Repo: https://github.com/pydantic/pydantic-core