Skip to content

Commit 01970b1

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 0a59619 commit 01970b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020

2121
charset-normalizer==3.4.0 ; python_full_version >= '3.7.0'
2222

23-
click==8.1.7 ; python_version >= '3.6'
23+
click==8.1.8 ; python_version >= '3.6'
2424

2525
colorama==0.4.6 ; os_name == 'nt'
2626

0 commit comments

Comments
 (0)