Skip to content

Commit

Permalink
Bump feedparser from 6.0.10 to 6.0.11
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent e617dbe commit 9d00744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
requires-python = ">=3.11.0"
dependencies = ["python-dateutil", "feedparser==6.0.10", "homeassistant"]
dependencies = ["python-dateutil", "feedparser==6.0.11", "homeassistant"]

[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit 9d00744

Please sign in to comment.