Skip to content

Update feedparser requirement from >=6.0.12 to >=6.0.13 - #175

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/feedparser-gte-6.0.13
Open

Update feedparser requirement from >=6.0.12 to >=6.0.13#175
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/feedparser-gte-6.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on feedparser to permit the latest version.

Release notes

Sourced from feedparser's releases.

v6.0.13

Python support

  • Drop support for Python 3.9 and lower.

Changed

  • Migrate from sgmllib3k to feedparser-sgmllib.

Fixed

  • Resolve package build warnings.
Changelog

Sourced from feedparser's changelog.

6.0.13 - 28 July 2026 * Drop support for Python 3.9 and lower. * Migrate from sgmllib3k to feedparser-sgmllib. * Resolve package build warnings.

6.0.12 - 10 September 2025 * 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 - 9 December 2023 * Resolve cgi module deprecation warnings. (#330)

6.0.10 - 21 May 2022 * Populate <summary> correctly if it comes after <content>. (#260)

6.0.9 - 19 May 2022 * Fix a crash that can occur with GeoRSS feeds that lack a <where> tag. (#305)

6.0.8 - 22 June 2021 * Fix the name and link to the chardet module in the documentation. (#280)

    No code changed in this hotfix, only documentation.

6.0.7 - 21 June 2021 * Catch urllib.error.URLError to prevent crashes. (#239)

6.0.6 - 15 June 2021 * Prevent an AttributeError that occurs when a server returns HTTP 3xx but doesn't include a Location header as well. (#267)

6.0.5 - 14 June 2021 * Prevent a TypeError crash that may occur when including a username and password in the feed URL. (#276)

6.0.4 - 13 June 2021 * Prevent a UnicodeDecodeError crash that may occur when the title element's type attribute exists but is empty. (#277) * Prevent a UnicodeEncodeError crash that may occur if the URL contains Unicode characters in the path. (#273)

6.0.3 - 12 June 2021 * Fix an issue with the HTTP request status on Python >= 3.9.

6.0.2 - 25 October 2020 * Stop building Python wheels with universal=1 set. (#251)

    This was causing pip to find and install the feedparser 6.x wheels
    on Python 2 even though Python 2 is no longer supported.

... (truncated)

Commits

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/v6.0.13/NEWS)
- [Commits](kurtmckee/feedparser@v6.0.12...v6.0.13)

---
updated-dependencies:
- dependency-name: feedparser
  dependency-version: 6.0.13
  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 Jul 28, 2026
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.

0 participants