We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c8bc2 commit 21e9256Copy full SHA for 21e9256
noxfile.py
@@ -26,7 +26,7 @@
26
INTEGRATION_TESTS_PATH = "tests/integration"
27
package = "ssb_project_cli"
28
python_versions = ["3.10", "3.11"]
29
-nox.needs_version = ">= 2021.6.6"
+nox.needs_version = ">= 2025.02.09"
30
nox.options.sessions = (
31
"pre-commit",
32
"mypy",
0 commit comments