From 1bb2da88e114cfaf0d993ec67796b70144f530a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 15 Jan 2023 20:42:48 -0800 Subject: [PATCH] Update tox from 4.2.7 to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 627cfebe5..ac3cc9315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==2.21.0 # Testing # ------------------------------------------------------------------------------ -tox==4.2.7 +tox==4.3.0 pytest==7.2.1 pytest-cookies==0.6.1 pytest-instafail==0.4.2