Update sphinxcontrib-spelling requirement from ^7.3.0 to ^8.0.0 (#67)
Updates the requirements on [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) to permit the latest version. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/7.3.0...8.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -23,7 +23,7 @@ flake8 = "^5.0.4"
|
||||
pytest = "^7.0.1"
|
||||
sphinx-autodoc-typehints = "^1.12.0"
|
||||
pyenchant = "^3.2.2"
|
||||
sphinxcontrib-spelling = "^7.3.0"
|
||||
sphinxcontrib-spelling = "^8.0.0"
|
||||
toml = "^0.10.2"
|
||||
sphinx-rtd-theme = "^1.0.0"
|
||||
sphinx-automodapi = "^0.14"
|
||||
|
||||
Reference in New Issue
Block a user