Skip to content

Commit 2bec580

Browse files
Bump click from 6.6 to 7.1.2 (#492)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 131e387 commit 2bec580

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)