getpatchwork / patchwork

Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.
http://jk.ozlabs.org/projects/patchwork/
GNU General Public License v2.0
276 stars 82 forks source link

Update openapi-core to 0.16.5 #517

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates openapi-core from 0.16.2 to 0.16.5.

Changelog ### 0.16.5 ``` Changelog * validators public api expose 455 * allow openapi-schema-validator 0.4 458 ``` ### 0.16.4 ``` Changelog * better unmarshaller finders with refactor 447 ``` ### 0.16.3 ``` Changelog * werkzeug flask root path fix 449 * additionalProperties without schema should allow null. 444 ```
Links - PyPI: https://pypi.org/project/openapi-core - Changelog: https://pyup.io/changelogs/openapi-core/ - Repo: https://github.com/p1c2u/openapi-core