Skip to content

Commit 2784115

Browse files
build(deps-dev): bump sphinxcontrib-spelling from 7.5.0 to 8.0.0 (#36)
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.5.0 to 8.0.0. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@7.5.0...8.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39853ca commit 2784115

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ myst-parser = "^0.17.2"
3030
sphinx-artisan-theme = "^0.0.1-beta.2"
3131
autodocsumm = "^0.2.8"
3232
sphinx-autobuild = "^2021.3.14"
33-
sphinxcontrib-spelling = "^7.3.3"
33+
sphinxcontrib-spelling = ">=7.3.3,<9.0.0"
3434

3535
[build-system]
3636
requires = ["poetry-core"]

0 commit comments

Comments
 (0)