Skip to content

Commit 77bc52a

Browse files
chore(deps): update all non-major dependencies
1 parent 0dc3ad4 commit 77bc52a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==7.2.6
1+
sphinx==7.3.7
22
sphinx_rtd_theme==2.0.0
33
sphinx-tabs==3.4.5
44
readthedocs-sphinx-search==0.3.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ readme = "README.md"
8282
[tool.poetry.group.dev.dependencies]
8383
pre-commit = "^3.3"
8484
ruff = "^0.4.0"
85-
mypy = "1.8.0"
85+
mypy = "1.10.0"
8686
voluptuous-stubs = "^0.1"
8787
homeassistant-stubs = "*"
88-
freezegun = "1.4.0"
88+
freezegun = "1.5.0"
8989
pytest-homeassistant-custom-component = "^0.13"
9090
types-pytz = "^2024.1"
9191
types-croniter = "^2.0"

0 commit comments

Comments
 (0)