Skip to content

Commit ed8dcf5

Browse files
committed
Chore: bump python version
1 parent 7047b62 commit ed8dcf5

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
@@ -10,7 +10,7 @@ keywords = []
1010
include = ["py.typed"]
1111

1212
[tool.poetry.dependencies]
13-
python = "~3.10"
13+
python = "~3.12"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
notebook = "^7.0.0"

0 commit comments

Comments
 (0)