Skip to content

Commit 7089cf4

Browse files
chore(deps): update dependency click to >=8.1,<8.2
1 parent 0b2aa56 commit 7089cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers =
1515
[options]
1616
packages = find:
1717
install_requires =
18-
click>=8.0,<8.1;python_version=='3.6'
18+
click>=8.1,<8.2;python_version=='3.6'
1919
click>=8.1;python_version>'3.6'
2020
requests>=2.25;python_version>='3.6'
2121
urllib3>=1.26

0 commit comments

Comments
 (0)