Bump esphome to 2024.10
This commit is contained in:
parent
850982809e
commit
8db29c27f7
@ -1,18 +1,18 @@
|
|||||||
[tool.pdm]
|
[tool.pdm]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = ""
|
name = "cms-esphome"
|
||||||
version = ""
|
version = "0.1.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Adam Goldsmith", email = "adam@adamgoldsmith.name"},
|
{name = "Adam Goldsmith", email = "adam@adamgoldsmith.name"},
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"esphome~=2024.7",
|
"esphome~=2024.10",
|
||||||
"tornado~=6.4",
|
"tornado~=6.4",
|
||||||
"esptool~=4.7",
|
"esptool~=4.7",
|
||||||
"pip~=24.1",
|
"pip~=24.3",
|
||||||
"setuptools~=71.1",
|
"setuptools~=75.3",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
Loading…
Reference in New Issue
Block a user