python-openapi / openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
BSD 3-Clause "New" or "Revised" License
288 stars 131 forks source link

Bump starlette from 0.34.0 to 0.35.1 #760

Closed musicinmybrain closed 5 months ago

musicinmybrain commented 6 months ago

Bumps starlette from 0.34.0 to 0.35.1

It looks like dependabot hasn’t gotten around to this yet, but I’m patching the dependency in the development version of Fedora Linux (Rawhide), so here’s a manually-created PR. I tried running the tests locally and didn’t see any regressions.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4729584) 90.55% compared to head (2f1f896) 90.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #760 +/- ## ======================================= Coverage 90.55% 90.55% ======================================= Files 139 139 Lines 4194 4194 Branches 492 492 ======================================= Hits 3798 3798 Misses 334 334 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

musicinmybrain commented 5 months ago

https://github.com/python-openapi/openapi-core/pull/775 is better.