Skip to content

chore(deps): bump pyglossary from 5.4.0 to 5.4.1#2700

Merged
BoboTiG merged 1 commit into
mainfrom
dependabot/pip/pyglossary-5.4.1
Jun 5, 2026
Merged

chore(deps): bump pyglossary from 5.4.0 to 5.4.1#2700
BoboTiG merged 1 commit into
mainfrom
dependabot/pip/pyglossary-5.4.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pyglossary from 5.4.0 to 5.4.1.

Release notes

Sourced from pyglossary's releases.

5.4.1

What's Changed

Compatibility changes

  • Correct python_requires in setup.py to >=3.12.0 (was incorrectly >=3.10.0, which could mislead pip on older Python versions)

Bug fixes (core)

  • Fix config flags such as --log-config not being applied (regression in StoreConstAction / registerConfigOption handling)

Bug fixes (plugins)

  • CSV reader: fix progress reporting when loading many bundled resource files (#725)
  • CSV reader: load resources from subdirectories under the resource directory (#725)

Bug fixes (user interface)

  • CLI: call progress(1.0) before finishing the progress bar so the bar reaches 100%
  • Gtk3 / Gtk4: fix AttributeError when a read/write option has a multi-line comment in the format options UI

Features

New command-line features

  • --md-to-html — treat plaintext (Markdown) definitions as Markdown and convert them to HTML during conversion (md_to_html entry filter; requires mistune; documented in doc/entry-filters.md)

New user interface features

  • ui_tk_wizard (--ui=tk_wizard, --tkw): drag-and-drop dictionary files onto the wizard window on input/output steps (optional tkinterdnd2 package)
  • ui_qt6 (--ui=qt6, --qt6): drag-and-drop onto the input/output steps and navigation bar

Other changes

  • Declare Python 3.14 support in PyPI classifiers
  • Refactor pyproject.toml packaging metadata
  • Normalize plugin doc table formatting in doc/p/*
  • Normalize issue/PR link style in older doc/releases/ notes

Full Changelog: ilius/pyglossary@5.4.0...5.4.1

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 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 [pyglossary](https://github.com/ilius/pyglossary) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/ilius/pyglossary/releases)
- [Commits](ilius/pyglossary@5.4.0...5.4.1)

---
updated-dependencies:
- dependency-name: pyglossary
  dependency-version: 5.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@BoboTiG BoboTiG merged commit 11e1927 into main Jun 5, 2026
1 check passed
@BoboTiG BoboTiG deleted the dependabot/pip/pyglossary-5.4.1 branch June 5, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant