From b0c8702fd49032f136069099183bb1f1c197c1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:04:45 +0000 Subject: [PATCH] Bump wikitextparser from 0.55.4 to 0.55.5 Bumps [wikitextparser](https://github.com/5j9/wikitextparser) from 0.55.4 to 0.55.5. - [Changelog](https://github.com/5j9/wikitextparser/blob/master/CHANGELOG.rst) - [Commits](https://github.com/5j9/wikitextparser/compare/v0.55.4...v0.55.5) --- updated-dependencies: - dependency-name: wikitextparser 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 8560b6fd8..8102e445f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ mistune==3.0.2 # for DictFile reading pyglossary==4.6.0 requests==2.31.0 scour==0.38.2 -wikitextparser==0.55.4 +wikitextparser==0.55.5