Skip to content

Commit 593483a

Browse files
Bump feedparser from 6.0.11 to 6.0.12
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/feedparser@6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: feedparser dependency-version: 6.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2be3736 commit 593483a

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.11",
27+
"feedparser==6.0.12",
2828
"homeassistant",
2929
"python-dateutil",
3030
"requests-file",

0 commit comments

Comments
 (0)