Skip to content

Commit 6cc6b5c

Browse files
authored
Merge pull request #42 from Anselmoo/dependabot/pip/click-8.0.0
Bump click from 7.1.2 to 8.0.0
2 parents 269342b + dd0955c commit 6cc6b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
appdirs==1.4.4
1010
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1111
black==20.8b1
12-
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
12+
click==8.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
1313
coverage==5.3.1
1414
flake8==3.8.4
1515
iniconfig==1.1.1

0 commit comments

Comments
 (0)