summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-05-16 21:03:02 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-05-16 21:03:02 -0400
commit114578a21d89454d67fd3bee8ea87420c4b25808 (patch)
tree7ee645229142da1eae1c5e02de7b0dd3c6001b37
parentced4606e810146262abe7ac5fdd076509a31d130 (diff)
downloadparamiko-114578a21d89454d67fd3bee8ea87420c4b25808.tar.gz
newer invocations for better behavior eg gpg signing
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
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