Skip to content

Commit 4042687

Browse files
Update dependency invoke to v2
1 parent 44fe343 commit 4042687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/py.requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# * http://www.pip-installer.org/
99
# ============================================================================
1010

11-
invoke >=1.7.0,<2.0; python_version < '3.6'
11+
invoke >=2.2,<2.3; python_version < '3.6'
1212
invoke >=1.7.0; python_version >= '3.6'
1313
pycmd
1414
six >= 1.15.0

0 commit comments

Comments
 (0)