diff --git a/tox.ini b/tox.ini index 60771640240f47641fe62c6ddd26cbd34bccef47..a2f334fcf4574f5463b87e4cc3efd75074565602 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py311 +envlist = py312 [pytest] markers = "workflow,noautofixt"