Skip to content

build(deps): update ftfy requirement from >=6.2 to >=6.3.1#5

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

build(deps): update ftfy requirement from >=6.2 to >=6.3.1#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ftfy-gte-6.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown

Updates the requirements on ftfy to permit the latest version.

Changelog

Sourced from ftfy's changelog.

Version 6.3.1 (October 25, 2024)

  • Fixed license metadata field in pyproject.toml.
  • Removed extraneous files from the hatchling sdist output.

Version 6.3.0 (October 8, 2024)

  • Switched packaging from poetry to uv.
  • Uses modern Python packaging exclusively (no setup.py).
  • Added support for mojibake in Windows-1257 (Baltic).
  • Detects mojibake for "Ü" in an uppercase word, such as "ZURÜCK".
  • Expanded a heuristic that notices improbable punctuation.
  • Fixed a false positive involving two concatenated strings, one of which began with the § sign.
  • Rewrote chardata.py to be more human-readable and debuggable, instead of being full of keysmash-like character sets.

Version 6.2.3 (August 5, 2024)

  • Updated PyPI metadata.

Version 6.2.2 (August 5, 2024)

  • Updated Read the Docs config so that docs might build again.

Version 6.2.1 (August 5, 2024)

  • Updated setup.py and tox.ini to indicate support for Python 3.8 through 3.13.
  • Replaced the text file used in CLI tests with a better one that tests the same issue.
  • Lints and auto-formatting using ruff.
  • Packaging and test fixes by Michał Górny.

Version 6.2.0 (March 15, 2024)

  • Fixed a case where an en-dash and a space near other mojibake would be interpreted (probably incorrectly) as MacRoman mojibake.
  • Added [project.urls] metadata to pyproject.toml.
  • README contains license clarifications for entitled jerks.

Version 6.1.3 (November 21, 2023)

  • Updated wcwidth.
  • Switched to the Apache 2.0 license.
  • Dropped support for Python 3.7.

Version 6.1.2 (February 17, 2022)

  • Added type information for guess_bytes.

Version 6.1.1 (February 9, 2022)

... (truncated)

Commits
  • 5340af6 version number updates
  • 5961126 packaging updates for v6.3.1
  • cbb28da fix outdated/irrelevant parts of publish.yml
  • 38b9667 replace my publish config with the guide
  • 8ac691c try to fix github publishing
  • 8b79131 back out support for cp850, it doesn't work well
  • 1c185ef Add more test cases
  • aa434cf support cp850 mojibake
  • 7ff0548 BULLET doesn't belong in utf8_continuation_strict
  • 87afc6f make chardata.py more readable
  • 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 [ftfy](https://github.com/rspeer/python-ftfy) to permit the latest version.
- [Release notes](https://github.com/rspeer/python-ftfy/releases)
- [Changelog](https://github.com/rspeer/python-ftfy/blob/main/CHANGELOG.md)
- [Commits](rspeer/python-ftfy@v6.2.0...v6.3.1)

---
updated-dependencies:
- dependency-name: ftfy
  dependency-version: 6.3.1
  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 Jun 2, 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