Skip to content

Commit 4c0acfd

Browse files
Bump feedparser from 6.0.10 to 6.0.11
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.10 to 6.0.11. - [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst) - [Commits](kurtmckee/feedparser@6.0.10...6.0.11) --- updated-dependencies: - dependency-name: feedparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c184f03 commit 4c0acfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525
requires-python = ">=3.11.0"
2626
dependencies = [
27-
"feedparser==6.0.10",
27+
"feedparser==6.0.11",
2828
"homeassistant",
2929
"python-dateutil",
3030
"requests-file",

0 commit comments

Comments
 (0)