Skip to content

Commit 831ee7b

Browse files
authored
Use later Python release
1 parent 1ab94b1 commit 831ee7b

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
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424

2525
[tool.poetry.dependencies]
26-
python = "^3.9"
26+
python = "^3.10"
2727
httpx = ">=0.23,<1"
2828
yarl = "^1.8.0"
2929

0 commit comments

Comments
 (0)