Update dev dependencies #424
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps versions of
black,codespell,nbsphinx,jinja2Bumping
nbpshinxto0.8.6fixes Jinja2 update to version 3 breaks nbsphinx spatialaudio/nbsphinx#563, which was the reason we had pinnedjinja2to<3.0in the first place.Drops
pylintandsphinx-autobuildpylintseemed like it was added as a dependency early on, but isn't actually used anymore.sphinx-autobuildis not used in our tests, linting, or doc builds, so it seems more appropriate for individual developers to install it themselves if it's part of their personal workflow.Supersedes #423, #421, #415, #414, and #413
UPDATE 2021-06-10:
ipython,flake8UPDATE 2021-06-11
mypyandcodespellagainPR Checklist:
scripts/format)scripts/test)