Skip to content

Commit 219209e

Browse files
committed
Sync manifest dependencies with pyproject.toml
1 parent 02e0c52 commit 219209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/feedparser/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
77
"iot_class": "cloud_polling",
88
"issue_tracker": "https://github.com/custom-components/feedparser/issues",
9-
"requirements": ["feedparser==6.0.10", "python-dateutil"],
9+
"requirements": ["feedparser==6.0.11", "python-dateutil"],
1010
"version": "0.1.11"
1111
}

0 commit comments

Comments
 (0)