Use py3.10 for security check too.

This commit is contained in:
Justin Wood
2022-07-08 15:10:43 -04:00
committed by Justin Wood
parent 22012d4452
commit c8fd6e4fc0

View File

@@ -63,7 +63,7 @@ commands =
[testenv:security]
description = Security checks
basepython = python3.8
basepython = python3.10
platform = linux
ignore_errors = true
skip_install = true