Skip to content

Commit 0cef06c

Browse files
committed
chore: update default Python version to 3.14
1 parent 8bb2e02 commit 0cef06c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/google-cloud-spanner-dbapi-driver

packages/google-cloud-spanner-dbapi-driver/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"3.14",
4040
]
4141

42-
DEFAULT_PYTHON_VERSION = "3.11"
42+
DEFAULT_PYTHON_VERSION = "3.14"
4343

4444
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
4545
# Switch this to Python 3.15 alpha1

0 commit comments

Comments
 (0)