From b7ae8eab0c4b5972590102e792fb82ddec654b86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Jan 2023 00:22:22 +0530 Subject: [PATCH] Update tox from 4.2.1 to 4.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96c7040ff..c1e6a92f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==2.21.0 # Testing # ------------------------------------------------------------------------------ -tox==4.2.1 +tox==4.2.2 pytest==7.2.0 pytest-cookies==0.6.1 pytest-instafail==0.4.2