Skip to content

Commit 4572882

Browse files
committed
update invoke to 2.0.0
1 parent d0cc683 commit 4572882

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
invoke==1.6.0
1+
invoke==2.0.0
22
PyYAML==5.4.1 ; python_version < '3.9'
33
PyYAML==6.0 ; python_version >= '3.9'
44
dkfileutils==1.4.2
@@ -16,4 +16,3 @@ dkpkg==2.0.1
1616
future==0.18.2
1717
configparser==5.2.0
1818
pathtools==0.1.2
19-

0 commit comments

Comments
 (0)