@ -11,7 +11,7 @@ def tests(session):
session.run("pytest", *session.posargs)
@nox.session(python=["3.9", "3.10", "3.11"])
@nox.session(python=["3.10", "3.11"])
@nox.parametrize(
("repo", "test_dir"),
[