diff --git a/pyproject.toml b/pyproject.toml index 030e4af..e504eaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ python-dotenv = "^1.0.0" ruff = "^0.1.14" black = "^23.3.0" isort = "^5.12.0" -nox = "^2023.4.22" +nox = "^2024.4.15" [tool.ruff] line-length = 120