Skip to content

Commit 00dfb78

Browse files
committed
Update python version
1 parent 1453fc9 commit 00dfb78

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
@@ -24,7 +24,7 @@ packages = [
2424
]
2525

2626
[tool.poetry.dependencies]
27-
python = '>=3.11,<3.13'
27+
python = '>=3.10,<3.15'
2828
mypy = "1.2"
2929
lxml = "^4.6.3"
3030
GitPython = "^3.1.24"

0 commit comments

Comments
 (0)