Skip to content

Commit ea6309e

Browse files
Update pyproject.toml
1 parent 06c8b45 commit ea6309e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "rune.runtime"
77
dynamic = ["version"]
8-
requires-python = ">=3.11"
8+
requires-python = ">=3.12"
99
dependencies = [
1010
"pydantic>=2.10.3"
1111
]

0 commit comments

Comments
 (0)