Skip to content

Commit

Permalink
Bump sphinx-click from 4.0.3 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.0.3 to 4.3.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@4.0.3...4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 2dc66ef commit e85124c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
67 changes: 34 additions & 33 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pytest = "^7.1.2"
pytest-datadir = "^1.3.1"
pytest-profiling = "^1.7.0"
coverage = {extras = ["toml"], version = "^6.4"}
safety = "^1.10.3"
safety = "^2.1.1"
mypy = "^0.971"
typeguard = "^2.13.3"
xdoctest = {extras = ["colors"], version = "^1.0.1"}
Expand All @@ -57,7 +57,7 @@ pre-commit = "^2.15.0"
#reorder-python-imports = "^2.6.0"
pre-commit-hooks = "^4.3.0"
sphinx-rtd-theme = "^1.0.0"
sphinx-click = "^4.0.3"
sphinx-click = "^4.3.0"
Pygments = "^2.12.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit e85124c

Please sign in to comment.