Skip to content

Commit 21e9256

Browse files
committed
update nox in noxfile
1 parent a6c8bc2 commit 21e9256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
INTEGRATION_TESTS_PATH = "tests/integration"
2727
package = "ssb_project_cli"
2828
python_versions = ["3.10", "3.11"]
29-
nox.needs_version = ">= 2021.6.6"
29+
nox.needs_version = ">= 2025.02.09"
3030
nox.options.sessions = (
3131
"pre-commit",
3232
"mypy",

0 commit comments

Comments
 (0)