Skip to content

Commit

Permalink
Update dependency click to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 11, 2021
1 parent 4ad59f8 commit 92e284a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
packages=find_packages("."),
install_requires=[
"taskcluster~=43.0.0",
"click~=7.0",
"click~=8.0.0",
"blessings~=1.7",
"attrs~=21.2.0",
"sortedcontainers~=2.3.0",
Expand Down

0 comments on commit 92e284a

Please sign in to comment.