Skip to content

Commit

Permalink
Bump sphinxcontrib-spelling from 8.0.0 to 8.0.1 (#1312)
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/sphinx-contrib/spelling/releases)
- [Commits](sphinx-contrib/spelling@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-spelling
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 3b39a8c commit e758532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ psycopg2==2.9.10
pygments==2.18.0
sphinx==8.1.3
sphinxcontrib-asyncio==0.3.0
sphinxcontrib-spelling==8.0.0; platform_system!="Windows" # We only use it in CI
sphinxcontrib-spelling==8.0.1; platform_system!="Windows" # We only use it in CI

0 comments on commit e758532

Please sign in to comment.