Skip to content

Commit 13bde2a

Browse files
authored
Merge pull request #66 from Anselmoo/dependabot/pip/click-8.0.3
Bump click from 8.0.0 to 8.0.3
2 parents 2a2dfc7 + 1dd8dd8 commit 13bde2a

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==8.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
12+
click==8.0.3; 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)