Skip to content

chore(deps): bump the production-dependencies group with 2 updates - #358

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/production-dependencies-08b516ac8b
Closed

chore(deps): bump the production-dependencies group with 2 updates#358
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/production-dependencies-08b516ac8b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates: tldextract and uvicorn.

Updates tldextract from 5.3.1 to 5.3.2

Release notes

Sourced from tldextract's releases.

5.3.2

  • Bugfixes
    • Fix reverse_domain_name stray dots when suffix or domain empty (#368)
  • Docs
    • Fix README: extract_urllib is on the instance, not the module (#362)
    • Fix docstring: default cache_dir description (#367)
    • Document hostname representation limits
    • Document implicit PSL wildcard behavior
  • Misc
    • Add Markdown doctest coverage (#363)
    • Remove obsolete pytest-gitignore
    • Adopt uv dependency groups for contributors
    • Install only test dependencies in test environments

New Contributors

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

Changelog

Sourced from tldextract's changelog.

5.3.2 (2026-08-08)

  • Bugfixes
    • Fix reverse_domain_name stray dots when suffix or domain empty (#368)
  • Docs
    • Fix README: extract_urllib is on the instance, not the module (#362)
    • Fix docstring: default cache_dir description (#367)
    • Document hostname representation limits
    • Document implicit PSL wildcard behavior
  • Misc
    • Add Markdown doctest coverage (#363)
    • Remove obsolete pytest-gitignore
    • Adopt uv dependency groups for contributors
    • Install only test dependencies in test environments
Commits
  • 72d3795 5.3.2
  • c041798 Update LICENSE copyright years
  • 6d1a04f Document implicit PSL wildcard behavior
  • 14bade8 Document hostname representation limits
  • 1a0f4a0 Parallelize required validation checks
  • 35b88eb Fix reverse_domain_name emitting stray dots for empty components (#368)
  • c4a17b6 Bump the github-actions group across 1 directory with 2 updates (#373)
  • 97f2ffa Remove Dependabot pull request limits
  • b4c112c Fix setup-uv CI action reference
  • 4802f57 Add Dependabot dependency updates
  • Additional commits viewable in compare view

Updates uvicorn from 0.52.1 to 0.52.3

Release notes

Sourced from uvicorn's releases.

Version 0.52.3

Changed

  • Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067)

Full Changelog: Kludex/uvicorn@0.52.2...0.52.3

Version 0.52.2

Fixed

  • Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063)

Full Changelog: Kludex/uvicorn@0.52.1...0.52.2

Changelog

Sourced from uvicorn's changelog.

0.52.3 (August 13, 2026)

Changed

  • Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067)

0.52.2 (August 13, 2026)

Fixed

  • Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [tldextract](https://github.com/john-kurkowski/tldextract) and [uvicorn](https://github.com/Kludex/uvicorn).


Updates `tldextract` from 5.3.1 to 5.3.2
- [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.1...5.3.2)

Updates `uvicorn` from 0.52.1 to 0.52.3
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.52.1...0.52.3)

---
updated-dependencies:
- dependency-name: tldextract
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: uvicorn
  dependency-version: 0.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/production-dependencies-08b516ac8b branch August 24, 2026 11:24
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