Skip to content

Commit 29297b4

Browse files
Bump sphinx-click from 4.4.0 to 5.1.0 (#122)
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.4.0 to 5.1.0. - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@4.4.0...5.1.0) --- updated-dependencies: - dependency-name: sphinx-click dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d6fc86 commit 29297b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -128,7 +128,7 @@ optional = true
128128
sphinx_celery = ">=2.0.0"
129129
Sphinx = "==7.1.2"
130130
sphinx-testing = "~1.0.1"
131-
sphinx-click = "==4.4.0"
131+
sphinx-click = "==5.1.0"
132132

133133
[tool.poetry.plugins.pytest11]
134134
celery = "pytest_celery.plugin"

0 commit comments

Comments
 (0)