Skip to content

Commit

Permalink
build(deps-dev): bump sphinx-click from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@5.1.0...6.0.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tatsh committed May 20, 2024
1 parent 4458f60 commit 1f6aa26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ docutils = "^0.20.1"
esbonio = "^0.16.3"
restructuredtext-lint = "^1.4.0"
sphinx = "^7.2.6"
sphinx-click = "^5.1.0"
sphinx-click = ">=5.1,<7.0"
tomlkit = "^0.12.3"

[tool.poetry.group.tests]
Expand Down

0 comments on commit 1f6aa26

Please sign in to comment.