Skip to content

Bump language-tool-python from 3.2.0 to 3.2.2#28

Merged
VictoriaRaven merged 1 commit into
mainfrom
dependabot/pip/language-tool-python-3.2.2
Jan 7, 2026
Merged

Bump language-tool-python from 3.2.0 to 3.2.2#28
VictoriaRaven merged 1 commit into
mainfrom
dependabot/pip/language-tool-python-3.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Contributor

Bumps language-tool-python from 3.2.0 to 3.2.2.

Release notes

Sourced from language-tool-python's releases.

3.2.2

What's Changed

Changelog for users

See here

Detailed changelog

Full Changelog: jxmorris12/language_tool_python@3.2.1...3.2.2

3.2.1

What's Changed

Changelog for users

See here

Detailed changelog

Full Changelog: jxmorris12/language_tool_python@3.2.0...3.2.1

Changelog

Sourced from language-tool-python's changelog.

3.2.2 (2026-01-02)

  • Corrected a bug in language_tool_python.download_lt.http_get by adding proper handling of HTTP 403 and other non 200 status codes by raising language_tool_python.exceptions.PathError. Previously, in case of such status codes, the function would download an HTML error page instead of the expected zip file, leading to an error when attempting to unzip it.

3.2.1 (2025-12-30)

  • Corrected a bug in language_tool_python.server._kill_processes where processes were not being properly waited for after being killed, potentially leading to zombie processes.
Commits

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 [language-tool-python](https://github.com/jxmorris12/language_tool_python) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/jxmorris12/language_tool_python/releases)
- [Changelog](https://github.com/jxmorris12/language_tool_python/blob/master/CHANGELOG.md)
- [Commits](jxmorris12/language_tool_python@3.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: language-tool-python
  dependency-version: 3.2.2
  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 5, 2026
@VictoriaRaven VictoriaRaven self-requested a review January 7, 2026 06:30
@VictoriaRaven VictoriaRaven self-assigned this Jan 7, 2026
@VictoriaRaven VictoriaRaven added the updates any updates other than code or documentation..... label Jan 7, 2026
@VictoriaRaven VictoriaRaven merged commit b7ec906 into main Jan 7, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/language-tool-python-3.2.2 branch January 7, 2026 06:31
@VictoriaRaven

Copy link
Copy Markdown
Owner

completed updated merge of version in .txt requirements or requirements-dev

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 updates any updates other than code or documentation.....

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant