From 1c901f1ba516b123f28f5b64600fd794d0b0c181 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 May 2021 11:18:47 -0700 Subject: [PATCH] Update tox from 3.23.0 to 3.23.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b2477c7..a39a96ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==2.12.1 # Testing # ------------------------------------------------------------------------------ -tox==3.23.0 +tox==3.23.1 pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51 pytest-cookies==0.5.1 pytest-instafail==0.4.2