From 41fcceeb44d4e99f9cc289ba30adf592f5bb94f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 18:42:31 +0000 Subject: [PATCH] chore(deps): bump pyglossary from 5.4.0 to 5.4.1 Bumps [pyglossary](https://github.com/ilius/pyglossary) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/ilius/pyglossary/releases) - [Commits](https://github.com/ilius/pyglossary/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71dd56c84..5610f3f62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Jinja2==3.1.6 marisa-trie==1.4.1 mediawiki-langcodes==0.2.23 # for up-to-date langs data, required by wikitextprocessor mistune==3.2.1 # for DictFile reading -pyglossary==5.4.0 +pyglossary==5.4.1 python-idzip==0.3.10 requests==2.34.2 rich==15.0.0