Skip to content

Commit 2618f0f

Browse files
build(deps-dev): bump sphinxcontrib-spelling from 7.3.3 to 8.0.0 (#50)
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.3.3 to 8.0.0. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@7.3.3...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 1bf39ad commit 2618f0f

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
@@ -16,7 +16,7 @@ myst-parser = ">=0.17.2,<0.19.0"
1616
sphinx-artisan-theme = ">=0.0.1,<0.0.3"
1717
autodocsumm = "^0.2.8"
1818
sphinx-autobuild = "^2021.3.14"
19-
sphinxcontrib-spelling = "^7.3.3"
19+
sphinxcontrib-spelling = ">=7.3.3,<9.0.0"
2020

2121
[tool.poetry.group.dev.dependencies]
2222
shed = ">=0.9.5,<2023.6.0"

0 commit comments

Comments
 (0)