From be2751b05859086164b237b84e644276131041a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 03:01:47 +0000 Subject: [PATCH] Bump python-docx from 0.8.5 to 0.8.6 Bumps [python-docx](https://github.com/python-openxml/python-docx) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/python-openxml/python-docx/releases) - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v0.8.5...v0.8.6) --- 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 4ad9eaf..5a39bf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==1.0 MySQL-python==1.2.5 PyJWT==1.5.2 python-dateutil==2.6.0 -python-docx==0.8.5 +python-docx==0.8.6 PyYAML==3.12 requests==2.18.1 singledispatch==3.4.0.3