Skip to content

Commit 3780f7c

Browse files
Update Python version from 3.9 to 3.10
The speakeasy API client generator bumped the minimum Python from 3.9 to 3.10.
1 parent b97adcc commit 3780f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
poetry = "latest"
33

44
# matches version in .python-version
5-
python = "3.9"
5+
python = "3.10"
66

77
# needed by speakeasy mockserver
88
go = "1.22"

0 commit comments

Comments
 (0)