diff --git a/tox.ini b/tox.ini index 04af17d625..bcad7e5314 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ minversion = 4.3.5 # install tox from apt. Older than that, the user gets an upgrade warning. requires = # renovate: datasource=pypi - tox==4.3.5 + tox==4.4.2 # renovate: datasource=pypi tox-ignore-env-name-mismatch==0.2.0 # Allow tox to access the user's $TMPDIR environment variable if set.