Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 72cb9e2

Browse files
committed
Update noxfile.py
1 parent ddbb2e7 commit 72cb9e2

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
@@ -432,7 +432,7 @@ def docfx(session):
432432
)
433433

434434

435-
@nox.session(python="3.10")
435+
@nox.session(python="3.13")
436436
@nox.parametrize(
437437
"protobuf_implementation",
438438
["python", "upb", "cpp"],

0 commit comments

Comments
 (0)