Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 0dc3ad4 commit e9119ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==7.2.6
sphinx==7.3.7
sphinx_rtd_theme==2.0.0
sphinx-tabs==3.4.5
readthedocs-sphinx-search==0.3.2
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ readme = "README.md"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3"
ruff = "^0.4.0"
mypy = "1.8.0"
mypy = "1.10.0"
voluptuous-stubs = "^0.1"
homeassistant-stubs = "*"
freezegun = "1.4.0"
freezegun = "1.5.0"
pytest-homeassistant-custom-component = "^0.13"
types-pytz = "^2024.1"
types-croniter = "^2.0"
Expand Down

0 comments on commit e9119ec

Please sign in to comment.