Skip to content

Commit 3823069

Browse files
committed
chore: update Python version in build environment from 3.9 to 3.10
1 parent 6396b7e commit 3823069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ platform.windows.scripts = [
158158
[envs.build]
159159
skip-install = true
160160
detached = true
161-
python = "3.9"
161+
python = "3.10"
162162
dependencies = ["GitPython", "semantic-version", "commitizen", "git-cliff"]
163163

164164
[envs.build.scripts]

0 commit comments

Comments
 (0)