Skip to content

Commit

Permalink
build(deps): bump sphinx-click from 5.0.1 to 5.1.0 (#961)
Browse files Browse the repository at this point in the history
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@5.0.1...5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent ea120b5 commit b280c82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ boto3 = "^1.18.29"
requests-cache = ">=0.9.3,<1.2.0"
openpyxl = "^3.0.9"
Sphinx = { version = "7.1.2", optional = true }
sphinx-click = { version = "5.0.1", optional = true }
sphinx-click = { version = "5.1.0", optional = true }
sphinx-issues = { version = "3.0.1", optional = true }
nbsphinx = { version = ">=0.8.8,<0.10.0", optional = true }
sphinx-rtd-theme = { version = "1.3.0", optional = true }
Expand Down

0 comments on commit b280c82

Please sign in to comment.