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 1.10.10 #395

Closed
wants to merge 2 commits into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pydantic from 1.10.7 to 1.10.10.

Changelog

1.10.9

* Fix trailing zeros not ignored in Decimal validation, 5968 by hramezani
* Fix mypy plugin for v1.4.0, 5928 by cdce8p
* Add future and past date hypothesis strategies, 5850 by bschoenmaeckers
* Discourage usage of Cython 3 with Pydantic 1.x, 5845 by lig

1.10.8

* Fix a bug in `Literal` usage with `typing-extension==4.6.0`, 5826 by hramezani
* This solves the (closed) issue 3849 where aliased fields that use discriminated union fail to validate when the data contains the non-aliased field name, 5736 by benwah
* Update email-validator dependency to >=2.0.0post2, 5627 by adriangb
* update `AnyClassMethod` for changes in [python/typeshed9771](https://github.com/python/typeshed/issues/9771), #5505 by ITProKyle
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #396

@pyup-bot pyup-bot closed this Jun 30, 2023
@cguardia cguardia deleted the pyup-update-pydantic-1.10.7-to-1.10.10 branch June 30, 2023 16:58
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.

1 participant