Skip to content

Commit a21518c

Browse files
Bump sphinxcontrib-spelling from 8.0.1 to 8.0.2
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bffff8c commit a21518c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ sphinxcontrib-qthelp==2.0.0
230230
# via sphinx
231231
sphinxcontrib-serializinghtml==2.0.0
232232
# via sphinx
233-
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
233+
sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows"
234234
# via -r requirements/doc-spelling.in
235235
sphinxcontrib-towncrier==0.5.0a0
236236
# via -r requirements/doc.in

requirements/doc-spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ sphinxcontrib-qthelp==2.0.0
5757
# via sphinx
5858
sphinxcontrib-serializinghtml==2.0.0
5959
# via sphinx
60-
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
60+
sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows"
6161
# via -r requirements/doc-spelling.in
6262
sphinxcontrib-towncrier==0.5.0a0
6363
# via -r requirements/doc.in

0 commit comments

Comments
 (0)