diff --git a/tox.ini b/tox.ini index 8e9b315..5783192 100644 --- a/tox.ini +++ b/tox.ini @@ -63,7 +63,7 @@ commands = [testenv:security] description = Security checks -basepython = python3.8 +basepython = python3.10 platform = linux ignore_errors = true skip_install = true