graphql-python/graphene (graphene)
### [`v3.4.3`](https://redirect.github.com/graphql-python/graphene/releases/tag/v3.4.3)
[Compare Source](https://redirect.github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3)
#### What's Changed
A proper error will now be raised when invalid UUIDs are passed as input variables.
- Do not raise AttributeError when parsing non-string UUIDs by [@phihag](https://redirect.github.com/phihag) in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582)
#### New Contributors
- [@phihag](https://redirect.github.com/phihag) made their first contribution in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582)
**Full Changelog**: https://github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.4.2
->3.4.3
Release Notes
graphql-python/graphene (graphene)
### [`v3.4.3`](https://redirect.github.com/graphql-python/graphene/releases/tag/v3.4.3) [Compare Source](https://redirect.github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3) #### What's Changed A proper error will now be raised when invalid UUIDs are passed as input variables. - Do not raise AttributeError when parsing non-string UUIDs by [@phihag](https://redirect.github.com/phihag) in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582) #### New Contributors - [@phihag](https://redirect.github.com/phihag) made their first contribution in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582) **Full Changelog**: https://github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.