Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

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

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

Update feedparser requirement from >=6.0.0 to >=6.0.12#39
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 22, 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:production
...

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 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants