From 30510dd73922d296300cf50674cb912db8ea7109 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Apr 2023 23:51:20 +0100 Subject: [PATCH] Update tox from 4.4.11 to 4.4.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0dc82fc75..c336c648d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.2.2 # Testing # ------------------------------------------------------------------------------ -tox==4.4.11 +tox==4.4.12 pytest==7.3.0 pytest-cookies==0.7.0 pytest-instafail==0.5.0