Bump sphinx-click from 3.1.0 to 4.0.0

Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/3.1.0...4.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>
This commit is contained in:
dependabot[bot]
2022-04-10 01:58:09 +00:00
committed by GitHub
parent 76bd8021ad
commit 8a9d221a27
2 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ pep8-naming = "^0.12.1"
darglint = "^1.8.1"
reorder-python-imports = "^3.0.1"
pre-commit-hooks = "^4.2.0"
sphinx-click = "^3.1.0"
sphinx-click = "^4.0.0"
Pygments = "^2.11.2"
pyupgrade = "^2.32.0"
furo = ">=2021.11.12"