From 57508da40830c8ec09d1d1cbc86504c37e7e2886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 17:00:30 +0000 Subject: [PATCH] Update python-docx requirement from ~=0.8 to ~=1.0 Updates the requirements on [python-docx](https://github.com/python-openxml/python-docx) to permit the latest version. - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v0.8.0...v1.0.0) --- updated-dependencies: - dependency-name: python-docx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daf4d1a..e8c7bbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4~=4.12 geocoder~=1.38 lxml~=4.9 openpyxl~=3.1 -python-docx~=0.8 +python-docx~=1.0 requests~=2.31 sparql-client~=3.8 wikidataintegrator~=0.9