sphinx-contrib / openapi

OpenAPI (fka Swagger) spec renderer for Sphinx.
https://sphinxcontrib-openapi.readthedocs.io
BSD 2-Clause "Simplified" License
111 stars 81 forks source link

Update Python support matrix #136

Closed stephenfin closed 1 year ago

stephenfin commented 1 year ago

Update the Python support matrix, dropping Python 3.6 support and adding 3.9, 3.10 and 3.11.

To do this, we must also update a few other things, such as the pre-commit plugins. The list of changes is thus:

stephenfin commented 1 year ago

@ikalnytskyi I'm going to cross my fingers and hope you're okay with me merging this to get the CI passing again :crossed_fingers: If you're not, please feel free to revert it and accept my apologies for interfering.