Skip to content

Commit 293a9f4

Browse files
authored
Upgrade Python dependency from 3.10 to 3.12
1 parent 6cba058 commit 293a9f4

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
@@ -8,7 +8,7 @@ homepage = "https://github.com/home-assistant-ecosystem/aiocurrencylayer"
88
include = ["CHANGES.rst", "LICENSE", "README.rst"]
99

1010
[tool.poetry.dependencies]
11-
python = "^3.10"
11+
python = "^3.12"
1212
httpx = ">=0.26,<1"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)