Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit 6dabb39

Browse files
Bump click from 6.6 to 7.1.2
Bumps [click](https://github.com/pallets/click) from 6.6 to 7.1.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst) - [Commits](pallets/click@6.6...7.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent db90ae0 commit 6dabb39

File tree

2 files changed

+691
-624
lines changed

2 files changed

+691
-624
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-cov = "*"
1717

1818
[packages]
1919
boto3 = ">=1.4.4"
20-
click = "==6.6"
20+
click = "==7.1.2"
2121
docutils = "*"
2222
jmespath = "==0.10.0"
2323
pyaml = "==15.8.2"

0 commit comments

Comments
 (0)