Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit f7aeddd

Browse files
Bump sphinx-click from 4.1.0 to 4.2.0
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@4.1.0...4.2.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>
1 parent f12ee02 commit f7aeddd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ reorder-python-imports = "^3.1.0"
4646
pre-commit-hooks = "^4.3.0"
4747
pytest_mock = "^3.7.0"
4848
black = "^22.3"
49-
sphinx-click = "^4.1.0"
49+
sphinx-click = "^4.2.0"
5050
types-PyYAML = "^6.0.8"
5151
coverage = {version = "6.4.1", extras = ["toml"]}
5252
pyupgrade = "^2.34.0"

0 commit comments

Comments
 (0)