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

Commit 536a5f6

Browse files
committed
owlbot-intervene
1 parent 3590067 commit 536a5f6

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
@@ -34,7 +34,7 @@
3434

3535
MYPY_VERSION = "mypy==1.10.0"
3636

37-
DEFAULT_PYTHON_VERSION = "3.10"
37+
DEFAULT_PYTHON_VERSION = "3.13"
3838

3939
UNIT_TEST_PYTHON_VERSIONS: List[str] = [
4040
"3.7",

0 commit comments

Comments
 (0)