From 114578a21d89454d67fd3bee8ea87420c4b25808 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 16 May 2022 21:03:02 -0400 Subject: newer invocations for better behavior eg gpg signing --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3edcc812..3ed9eb40 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ # Invocations for common project tasks invoke==1.6.0 -invocations==2.3.0 +invocations==2.6.0 pytest==4.4.2 pytest-relaxed==1.1.5 # pytest-xdist for test dir watching and the inv guard task -- cgit v1.2.1