Skip to content

Commit 894f6a0

Browse files
authored
Bump glocaltoken to 0.7.6 (#954)
1 parent e19c8a7 commit 894f6a0

2 files changed

Lines changed: 165 additions & 264 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ license = {text = "MIT"}
1111
requires-python = ">=3.13.2"
1212
dynamic = ["version"]
1313
dependencies = [
14-
"glocaltokens>=0.7.5",
15-
"homeassistant==2025.6.0",
14+
"glocaltokens>=0.7.6",
15+
"homeassistant==2025.7.0",
1616
]
1717

1818
[dependency-groups]
1919
dev = [
2020
"codespell>=2.4.1",
21-
"homeassistant-stubs==2025.6.0",
21+
"homeassistant-stubs==2025.7.0",
2222
"mypy>=1.16.1",
2323
"PyGithub>=2.6",
2424
"pylint>=3.3.7",

0 commit comments

Comments
 (0)