Skip to content

Commit 0bf6a5f

Browse files
committed
Update pyproject.toml for python 3.13
1 parent 36a0fb0 commit 0bf6a5f

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
@@ -11,7 +11,7 @@ readme = "README.md"
1111
contentctl = 'contentctl.contentctl:main'
1212

1313
[tool.poetry.dependencies]
14-
python = "^3.11,<3.13"
14+
python = "^3.11,<3.14"
1515
pydantic = "^2.8.2"
1616
PyYAML = "^6.0.2"
1717
requests = "~2.32.3"

0 commit comments

Comments
 (0)