Skip to content

Commit 7c3a0f5

Browse files
build(deps): bump click-extra from 7.9.0 to 7.10.0 (#657)
build(deps): bump click-extra in /docs Bumps [click-extra](https://github.com/kdeldycke/click-extra) in `/docs` from 7.9.0 to 7.10.0. Updates `click-extra` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/kdeldycke/click-extra/releases) - [Changelog](https://github.com/kdeldycke/click-extra/blob/main/changelog.md) - [Commits](kdeldycke/click-extra@v7.9.0...v7.10.0) --- updated-dependencies: - dependency-name: click-extra dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac9ff1d commit 7c3a0f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
]
1414

1515
dependencies = [
16-
"click-extra[sphinx]==7.9.0",
16+
"click-extra[sphinx]==7.10.0",
1717
"furo==2025.12.19",
1818
"myst-parser==5.0.0",
1919
"rstcheck[sphinx]==6.2.5",

0 commit comments

Comments
 (0)