From 7f1b3b9d3841d9f8d722b30569586bc584629511 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Jun 2023 06:23:12 +0100 Subject: [PATCH] Update tox from 4.6.1 to 4.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9253922d..95b3d8cdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ -tox==4.6.1 +tox==4.6.2 pytest==7.3.2 pytest-xdist==3.3.1 pytest-cookies==0.7.0