From bee1c469b3aadee670e9e458ab50e66bf1ffb931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:03:18 +0000 Subject: [PATCH] Bump python-docx from 1.0.1 to 1.1.0 Bumps [python-docx](https://github.com/python-openxml/python-docx) from 1.0.1 to 1.1.0. - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-docx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0354200f..670be700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ docker-compose==1.29.2 pip==23.3.1 -python-docx==1.0.1 +python-docx==1.1.0 python-pptx==0.6.23 XlsxWriter==3.1.9