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

Commit b9cc35a

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 131e387 commit b9cc35a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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"

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)