nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

Pin `griffe` dependency of `mkdocstrings-python` to avoid incompatible releases breaking RTD builds #147

Closed cmsirbu closed 2 months ago

cmsirbu commented 2 months ago

See title.

Also let's update to the latest versions of docs dependencies and test in dev-example as part of this fix.