summaryrefslogtreecommitdiffhomepage
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-05-16 16:09:03 -0400
committerJeff Forcier <jeff@bitprophet.org>2023-05-18 13:57:19 -0400
commit1157b43917199854a8ae9e5c66becd23a713473b (patch)
treed5c64fd9e2d006a48203ac3810a4da8ec52b53ea /dev-requirements.txt
parent629e7809a5c651728ea983c903a4973efcc91526 (diff)
Use new Invocations combo check task
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
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