chore: Update deps

This commit is contained in:
Mike A.
2024-08-01 20:00:33 +02:00
parent 348d85552f
commit a25ca28f9f
2 changed files with 146 additions and 134 deletions

View File

@@ -15,11 +15,11 @@ aiohttp = "^3.9.5"
bleak = "^0.22.2"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.0"
pre-commit = "^3.8.0"
sphinx = "^7.2.6"
sphinx-autoapi = "^3.0.0"
pyright = "^1.1.350"
ruff = "0.5.2"
sphinx-autoapi = "^3.2.1"
pyright = "^1.1.374"
ruff = "0.5.5"
[tool.pyright]
venvPath = "."