HHS / OPRE-OPS

ACF's OPRE OPS product. Code name Unicorn.
Other
12 stars 3 forks source link

chore(deps): update dependency marshmallow-dataclass to v8.7.0 #2493

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marshmallow-dataclass ==8.6.1 -> ==8.7.0 age adoption passing confidence

Release Notes

lovasoa/marshmallow_dataclass (marshmallow-dataclass) ### [`v8.7.0`](https://togithub.com/lovasoa/marshmallow_dataclass/blob/HEAD/CHANGELOG.md#v870-2024-06-23) [Compare Source](https://togithub.com/lovasoa/marshmallow_dataclass/compare/v8.6.1...v8.7.0) - Drop support for python 3.6 and 3.7. Test under python 3.12. ([#​263]) - Add support for using `Annotated` (rather than our now deprecated custom `NewType`) to associate marshmallow configuration with particular types. ([#​257]) - Update pin to allow typeguard 4.\*. This fixes issues with `Union`s of generic types. ([#​260], [#​261], [#​250]) [#​250]: https://togithub.com/lovasoa/marshmallow_dataclass/issues/250 [#​257]: https://togithub.com/lovasoa/marshmallow_dataclass/pull/257 [#​260]: https://togithub.com/lovasoa/marshmallow_dataclass/pull/260 [#​261]: https://togithub.com/lovasoa/marshmallow_dataclass/pull/261 [#​263]: https://togithub.com/lovasoa/marshmallow_dataclass/pull/263


This PR has been generated by Mend Renovate. View repository job log here.