diff --git a/pyproject.toml b/pyproject.toml index 0ca2beb..3ce3e47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ sqlalchemy = '^1.2, !=1.2.9, < 1.4' nplus1loader = { version = '^1.0', optional = true } [tool.poetry.dev-dependencies] -nox = "^2020.8.22" +nox = "^2022.1.7" pytest = "^6.0.1" pytest-cov = "^2.10.1" nplus1loader = '^1.0'