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

Commit 5468c4e

Browse files
committed
changed librarian system test version
1 parent eefccba commit 5468c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.librarian/generator-input/librarian.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def place_before(path, text, *before_text, escape=None):
9696
"google-cloud-testutils",
9797
"opentelemetry-sdk"
9898
],
99-
system_test_python_versions=["3.12"],
99+
system_test_python_versions=["3.14"],
100100
unit_test_python_versions=["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
101101
unit_test_external_dependencies=["flask", "webob", "django"],
102102
samples=True,

0 commit comments

Comments
 (0)