Skip to content

Commit 9823d05

Browse files
Bump click from 8.1.7 to 8.1.8
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) --- updated-dependencies: - dependency-name: click dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dcc248 commit 9823d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install_requires =
2828
[options.extras_require]
2929
dev =
3030
black==24.10.0
31-
click==8.1.7
31+
click==8.1.8
3232
flake8==7.1.1
3333
mypy==1.13.0
3434
tox==4.23.2

0 commit comments

Comments
 (0)