From 0b038a92008c13fcd729a9e0c12005c5a81ad034 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 12 Nov 2020 23:08:18 +0100 Subject: [PATCH] Update testinfra from 5.3.1 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 464e28b..7abf71f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==6.1.1 pytest-cookies==0.5.1 pyaml==20.4.0 -testinfra==5.3.1 +testinfra==6.0.0 tox==3.19.0