diff options
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r-- | dev-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index b409ce7a..86092313 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ # Invocations for common project tasks invoke>=2.0 -invocations>=3.0 +invocations>=3.2 # Testing! pytest-relaxed>=2 # pytest-xdist for test dir watching and the inv guard task |