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

Commit 2099d1c

Browse files
committed
updated prerelease_deps
1 parent b9771af commit 2099d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ def docfx(session):
457457
session.run("python", "docs/scripts/patch_devsite_toc.py")
458458

459459

460-
@nox.session(python="3.12")
460+
@nox.session(python="3.14")
461461
@nox.parametrize(
462462
"protobuf_implementation",
463463
["python", "upb", "cpp"],

0 commit comments

Comments
 (0)