From fb6b35243b6afd3777f58c0b5c60a2074c528199 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Oct 2024 04:02:59 +0200 Subject: [PATCH] Pin tox to latest version 4.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c908d6..8d3ca4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ pytest-pythonpath>=0.7.2,<1 setuptools>=38.4.0 Sphinx>=2.2.0 sphinx-rtd-theme>=0.4.3,<1 -tox>=3.0.0,<4 +tox==4.21.1 twine==3.4.2 pre-commit>=2.2.0