Skip to content

Commit 720345a

Browse files
committed
expand supported Python versions
1 parent 48b6804 commit 720345a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Team balena <[email protected]>"]
66

77
[tool.poetry.dependencies]
8-
python = ">=3.8,<3.10"
8+
python = ">=3.8,<=3.13"
99

1010
[tool.poetry.dev-dependencies]
1111
pytest = "^7.1.3"

0 commit comments

Comments
 (0)