Skip to content

Commit 742af1a

Browse files
dependabot[bot]dev-zero
authored andcommitted
build(deps): update sphinx-click requirement from ^5.0.1 to ^6.0.0
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] <support@github.com>
1 parent d003931 commit 742af1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sphinx = "^7.2.6"
3737
sphinx-rtd-theme = "^2.0.0"
3838
taskipy = "^1.4"
3939
mypy = "^1.2.0"
40-
sphinx-click = "^5.0.1"
40+
sphinx-click = "^6.0.0"
4141

4242
[tool.poetry.scripts]
4343
cp2klint = 'cp2k_input_tools.cli.lint:cp2klint'

0 commit comments

Comments
 (0)