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

Commit 0ffcc72

Browse files
Bump click from 6.6 to 7.1.1
Bumps [click](https://github.com/pallets/click) from 6.6 to 7.1.1. - [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.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 26099ba commit 0ffcc72

File tree

2 files changed

+90
-16
lines changed

2 files changed

+90
-16
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-cov = "*"
1919
[packages]
2020
boto3 = "==1.4.4"
2121
botocore = "==1.5.62"
22-
click = "==6.6"
22+
click = "==7.1.1"
2323
docutils = "*"
2424
jmespath = "==0.9.0"
2525
pyaml = "==15.8.2"

Pipfile.lock

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

0 commit comments

Comments
 (0)