Skip to content

Update feedparser requirement from >=6.0.0 to >=6.0.12#711

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/feedparser-gte-6.0.12
Closed

Update feedparser requirement from >=6.0.0 to >=6.0.12#711
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/feedparser-gte-6.0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Updates the requirements on feedparser to permit the latest version.

Release notes

Sourced from feedparser's releases.

v6.0.12

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.
Changelog

Sourced from feedparser's changelog.

6.0.12 - 2025-09-10

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.

6.0.11 - 2023-12-10

  • Resolve cgi module deprecation warnings. (#330)

6.0.10 - 2022-05-21

  • Populate <summary> correctly if it comes after <content>. (#260)

6.0.9 - 2022-05-19

  • Fix a crash that can occur with GeoRSS feeds that lack a <where> tag. (#305)

6.0.8 - 2021-06-22

  • Fix the name and link to the chardet module in the documentation. (#280)

    No code changed in this hotfix, only documentation.

6.0.7 - 2021-06-21

  • Catch urllib.error.URLError to prevent crashes. (#239)

6.0.6 - 2021-06-15

  • Prevent an AttributeError that occurs when a server returns HTTP 3xx but doesn't include a Location header as well. (#267)

6.0.5 - 2021-06-14

  • Prevent a TypeError crash that may occur when including a username and password in the feed URL. (#276)

6.0.4 - 2021-06-13

... (truncated)

Commits
  • 9c03a51 Release 6.0.12 (#526)
  • 70a687e Bump the project metadata
  • d7be734 Add a configuration for Read the Docs
  • 1c4391f Fix a crash that occurs with Python 3.10.0b2
  • 00159ea Fix incorrect passing of flags to re.sub
  • 6cdc208 Merge pull request #417 from kurtmckee/hotfix-6.0.11
  • 7da33c6 Update the README
  • 1d89154 Update project metadata
  • 13f7ef1 Replace a call to cgi.parse_header()
  • 32adbe1 Merge branch 'release-6.0.10'
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [feedparser](https://github.com/kurtmckee/feedparser) to permit the latest version.
- [Release notes](https://github.com/kurtmckee/feedparser/releases)
- [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/feedparser@6.0.0...v6.0.12)

---
updated-dependencies:
- dependency-name: feedparser
  dependency-version: 6.0.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2026
@codingjoe codingjoe closed this Apr 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/feedparser-gte-6.0.12 branch April 14, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant