Skip to content

Commit

Permalink
chore(deps): update dependency click to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2022
1 parent 7fd313c commit ec36491
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 @@ -31,7 +31,7 @@ def find_templates():
url="https://github.com/packethost/packet-networking/",
packages=find_packages(),
install_requires=[
"click >=6.0,<7.0",
"click >=8.1,<8.2",
"jinja2 >=2.10.1,<3.1",
"requests >=2.21.0,<2.23",
],
Expand Down

0 comments on commit ec36491

Please sign in to comment.