Skip to content

Commit 5503252

Browse files
committed
chore: revert DEFAULT_PYTHON_VERSION to 3.14 in noxfile.py
1 parent 35e8bdc commit 5503252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-auth/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"docs/conf.py",
3434
]
3535

36-
DEFAULT_PYTHON_VERSION = "3.11"
36+
DEFAULT_PYTHON_VERSION = "3.14"
3737

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

0 commit comments

Comments
 (0)