Skip to content

Commit

Permalink
Merge pull request #3494 from HypothesisWorks/use-3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Oct 27, 2022
2 parents 6fe7da6 + 2365d5b commit 27b2982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/src/hypothesistooling/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ def run_tox(task, version, *args):
"3.8": "3.8.15",
"3.9": "3.9.15",
"3.10": "3.10.8",
"3.11": "3.11-dev",
"3.11": "3.11.0",
"3.12": "3.12-dev",
"pypy3.7": "pypy3.7-7.3.9",
"pypy3.8": "pypy3.8-7.3.9",
Expand Down

0 comments on commit 27b2982

Please sign in to comment.