Skip to content

Commit 3d5971d

Browse files
author
GitHub Action
committed
a
1 parent 4d43736 commit 3d5971d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/dns/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717
]
1818

1919
[tool.poetry.dependencies]
20-
python = ">=3.8,<4.0"
20+
python = ">=3.8,<4.2"
2121
stackit-core = "^0.0.1a2"
2222
requests = "^2.32.3"
2323
pydantic = "^2.9.2"

0 commit comments

Comments
 (0)