We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19c8a7 commit 894f6a0Copy full SHA for 894f6a0
2 files changed
pyproject.toml
@@ -11,14 +11,14 @@ license = {text = "MIT"}
11
requires-python = ">=3.13.2"
12
dynamic = ["version"]
13
dependencies = [
14
- "glocaltokens>=0.7.5",
15
- "homeassistant==2025.6.0",
+ "glocaltokens>=0.7.6",
+ "homeassistant==2025.7.0",
16
]
17
18
[dependency-groups]
19
dev = [
20
"codespell>=2.4.1",
21
- "homeassistant-stubs==2025.6.0",
+ "homeassistant-stubs==2025.7.0",
22
"mypy>=1.16.1",
23
"PyGithub>=2.6",
24
"pylint>=3.3.7",
0 commit comments