Skip to content

Commit 1f1be77

Browse files
authored
Merge pull request #161 from hackersandslackers/renovate/click-8.x
Update dependency click to v8.0.3
2 parents d5c5bbf + cde6093 commit 1f1be77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
22
charset-normalizer==2.0.4; python_full_version >= "3.6.0" and python_version >= "3"
3-
click==8.0.1; python_version >= "3.6"
3+
click==8.0.3; python_version >= "3.6"
44
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"
55
ddtrace==0.48.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
66
faker==8.11.0; python_version >= "3.6"

0 commit comments

Comments
 (0)