From 6939aff5885b57c4f1178500204eca27454e5c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:08:06 +0000 Subject: [PATCH] deps: update python-pptx requirement Updates the requirements on [python-pptx](https://github.com/scanny/python-pptx) to permit the latest version. - [Changelog](https://github.com/scanny/python-pptx/blob/master/HISTORY.rst) - [Commits](https://github.com/scanny/python-pptx/compare/v0.6.21...v1.0.2) --- updated-dependencies: - dependency-name: python-pptx dependency-version: 1.0.2 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 b294d6e..04c35e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ exifread>=3.0.0,<4.0.0 pypdf>=5.0.0,<7.0.0 python-docx>=0.8.11,<1.3.0 openpyxl>=3.0.0,<4.0.0 -python-pptx>=0.6.21,<2.0.0 +python-pptx>=1.0.2,<2.0.0 # For DNS enumeration and networking dnspython>=2.0.0,<3.0.0