We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc3ad4 commit 77bc52aCopy full SHA for 77bc52a
docs/requirements.txt
@@ -1,4 +1,4 @@
1
-sphinx==7.2.6
+sphinx==7.3.7
2
sphinx_rtd_theme==2.0.0
3
sphinx-tabs==3.4.5
4
readthedocs-sphinx-search==0.3.2
pyproject.toml
@@ -82,10 +82,10 @@ readme = "README.md"
82
[tool.poetry.group.dev.dependencies]
83
pre-commit = "^3.3"
84
ruff = "^0.4.0"
85
-mypy = "1.8.0"
+mypy = "1.10.0"
86
voluptuous-stubs = "^0.1"
87
homeassistant-stubs = "*"
88
-freezegun = "1.4.0"
+freezegun = "1.5.0"
89
pytest-homeassistant-custom-component = "^0.13"
90
types-pytz = "^2024.1"
91
types-croniter = "^2.0"
0 commit comments