There was an error while loading. Please reload this page.
1 parent e617dbe commit 9d00744Copy full SHA for 9d00744
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: 3.11",
24
]
25
requires-python = ">=3.11.0"
26
-dependencies = ["python-dateutil", "feedparser==6.0.10", "homeassistant"]
+dependencies = ["python-dateutil", "feedparser==6.0.11", "homeassistant"]
27
28
[project.optional-dependencies]
29
dev = [
0 commit comments