Skip to content

Commit 06fcaa6

Browse files
committed
update minimum Python version in pyproject.toml as well
1 parent 5e84db7 commit 06fcaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = [
1313
]
1414

1515
[tool.poetry.dependencies]
16-
python = "^3.9"
16+
python = "^3.10"
1717
prometheus-client = "^0.14.1"
1818
requests = "^2.27.1"
1919
dynaconf = "^3.1.8"

0 commit comments

Comments
 (0)