From 6f7a0a166e8568083f309bae1c3349d0dda24122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 07:08:42 +0000 Subject: [PATCH] Bump python-docx from 1.1.0 to 1.1.2 Bumps [python-docx](https://github.com/python-openxml/python-docx) from 1.1.0 to 1.1.2. - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v1.1.0...v1.1.2) --- updated-dependencies: - dependency-name: python-docx 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 94f345e5..e55f810d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pip==24.0 -python-docx==1.1.0 +python-docx==1.1.2 python-pptx==0.6.23 XlsxWriter==3.2.0