From e94f7cbcc75ae21ea49400a5c2f35a612ac1acbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:57:27 +0000 Subject: [PATCH] Bump python-docx from 0.8.11 to 1.0.1 Bumps [python-docx](https://github.com/python-openxml/python-docx) from 0.8.11 to 1.0.1. - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v0.8.11...v1.0.1) --- updated-dependencies: - dependency-name: python-docx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d424829..f7271398 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ docker-compose==1.29.2 pip==23.2.1 -python-docx==0.8.11 +python-docx==1.0.1 python-pptx==0.6.22 XlsxWriter==3.1.5