Skip to content

Commit d8c97fc

Browse files
committed
bump py3.13
1 parent 88a18e6 commit d8c97fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/src/hypothesistooling/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ def run_tox(task, version, *args):
432432
"3.10": "3.10.14",
433433
"3.11": "3.11.9",
434434
"3.12": "3.12.3",
435-
"3.13": "3.13.0b1",
435+
"3.13": "3.13.0b2",
436436
"3.14": "3.14-dev",
437437
"pypy3.8": "pypy3.8-7.3.11",
438438
"pypy3.9": "pypy3.9-7.3.16",

0 commit comments

Comments
 (0)