Skip to content

Commit

Permalink
build(deps): update sphinx-click requirement from ^5.0.1 to ^6.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sphinx-click](https://github.com/click-contrib/sphinx-click) to permit the latest version.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@5.0.1...6.0.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 1310322 commit 4724069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sphinx = "^7.2.6"
sphinx-rtd-theme = "^2.0.0"
taskipy = "^1.4"
mypy = "^1.2.0"
sphinx-click = "^5.0.1"
sphinx-click = "^6.0.0"

[tool.poetry.scripts]
cp2klint = 'cp2k_input_tools.cli.lint:cp2klint'
Expand Down

0 comments on commit 4724069

Please sign in to comment.