Skip to content

Commit e24a145

Browse files
fix(dependencies): update python to ^3.12.4
1 parent 1d912f9 commit e24a145

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
@@ -12,7 +12,7 @@ packages = [
1212
]
1313

1414
[tool.poetry.dependencies]
15-
python = "^3.7"
15+
python = "^3.12.4"
1616

1717
[tool.poetry.dev-dependencies]
1818
black = "^21.12b0"

0 commit comments

Comments
 (0)