Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pydantic to 2.7.2 #248

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pydantic from 2.7.1 to 2.7.2.

Changelog

2.7.2

[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.7.2)

What's Changed

Packaging

* Bump `pydantic-core` to `v2.18.3` by sydney-runkle in [9515](https://github.com/pydantic/pydantic/pull/9515)

Fixes

* Replace `__spec__.parent` with `__package__` by hramezani in [9331](https://github.com/pydantic/pydantic/pull/9331)
* Fix validation of `int`s with leading unary minus by RajatRajdeep in [pydantic/pydantic-core1291](https://github.com/pydantic/pydantic-core/pull/1291)
* Fix `str` subclass validation for enums by sydney-runkle in [pydantic/pydantic-core1273]https://github.com/pydantic/pydantic-core/pull/1273
* Support `BigInt`s in `Literal`s and `Enum`s by samuelcolvin in [pydantic/pydantic-core1297]https://github.com/pydantic/pydantic-core/pull/1297
* Fix: uuid - allow `str` subclass as input by davidhewitt in [pydantic/pydantic-core1296]https://github.com/pydantic/pydantic-core/pull/1296
Links

@AndreiDrang AndreiDrang merged commit c81cd42 into master May 29, 2024
5 checks passed
@AndreiDrang AndreiDrang deleted the pyup-update-pydantic-2.7.1-to-2.7.2 branch May 29, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants