marshmallow-code / flask-smorest

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
https://flask-smorest.readthedocs.io
MIT License
653 stars 73 forks source link

Drop Python 3.7 #497

Closed lafrech closed 1 year ago

lafrech commented 1 year ago

Python 3.7 is EOL in 2 months and was just dropped by werkzeug/flask.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9b534fd) 99.87% compared to head (f97cb6b) 99.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ======================================= Coverage 99.87% 99.87% ======================================= Files 13 13 Lines 830 830 Branches 182 182 ======================================= Hits 829 829 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marshmallow-code). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marshmallow-code)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.