build(deps): bump sphinx-click from 4.0.3 to 4.1.0

Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.0.3...4.1.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-31 01:22:08 +00:00
committed by GitHub
parent 3f2b33d836
commit 7c7621a37b
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ pep8-naming = "^0.12.1"
darglint = "^1.8.1"
reorder-python-imports = "^3.1.0"
pre-commit-hooks = "^4.2.0"
sphinx-click = "^4.0.3"
sphinx-click = "^4.1.0"
Pygments = "^2.12.0"
pyupgrade = "^2.32.1"
furo = ">=2021.11.12"