Skip to content

chore(deps): bump tldextract from 5.3.0 to 5.3.1 in /application#2254

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application/tldextract-5.3.1
Open

chore(deps): bump tldextract from 5.3.0 to 5.3.1 in /application#2254
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application/tldextract-5.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps tldextract from 5.3.0 to 5.3.1.

Release notes

Sourced from tldextract's releases.

5.3.1

  • Bugfixes
    • Drop support for EOL Python 3.9 (#359)
    • Support Python 3.14 + PyPy 3.11 (#358)
    • Speed up IP address search space with isdecimal() instead of isdigit() (#352)
  • Docs
    • Reorganize, dedupe, and shorten README (#349)

New Contributors

Contributors

Full Changelog: john-kurkowski/tldextract@5.3.0...5.3.1

Changelog

Sourced from tldextract's changelog.

5.3.1 (2025-12-28)

  • Bugfixes
    • Drop support for EOL Python 3.9 (#359)
    • Support Python 3.14 + PyPy 3.11 (#358)
    • Speed up IP address search space with isdecimal() instead of isdigit() (#352)
  • Docs
    • Reorganize, dedupe, and shorten README (#349)
Commits
  • 361f12f 5.3.1
  • 34482ce Upgrade to newer setuptools-scm usage instructions
  • b9a7814 Fix license field deprecations
  • e397b6c Drop support for EOL Python 3.9 (#359)
  • 77b10ba Support Python 3.14 + PyPy 3.11 (#358)
  • 49c59d9 Revert "Pin requests-file during typecheck"
  • 6e49ea5 Reorganize, dedupe, and shorten README (#349)
  • 25643e4 Pin requests-file during typecheck
  • b48507c Use isdecimal() instead of isdigit() (#352)
  • d89554d Restrict CI workflow access privileges to read-only (#348)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/john-kurkowski/tldextract/releases)
- [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md)
- [Commits](john-kurkowski/tldextract@5.3.0...5.3.1)

---
updated-dependencies:
- dependency-name: tldextract
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 8, 2026
@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nextra-docsgpt Building Building Preview, Comment Jan 8, 2026 9:00pm
oss-docsgpt Ready Ready Preview, Comment Jan 8, 2026 9:00pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application 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