From af474fad6780369704afa75367f7299228ccf19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 07:39:27 +0000 Subject: [PATCH] Bump mwparserfromhell from 0.6.4 to 0.6.5 Bumps [mwparserfromhell](https://github.com/earwig/mwparserfromhell) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/earwig/mwparserfromhell/releases) - [Changelog](https://github.com/earwig/mwparserfromhell/blob/main/CHANGELOG) - [Commits](https://github.com/earwig/mwparserfromhell/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: mwparserfromhell 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 25a76152..4533ea9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.2 cffi==1.16.0 html5lib==1.1 Markdown==3.4.4 -mwparserfromhell==0.6.4 +mwparserfromhell==0.6.5 pycparser==2.21 pygit2==1.12.2 python-dateutil==2.8.2