From ce479e95c1f22eb5223d8ea25eed996f0c018add Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 22 Apr 2021 15:19:47 +0000 Subject: Bump pikepdf from 2.0.0 to 2.10.0 Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 2.0.0 to 2.10.0. - [Release notes](https://github.com/pikepdf/pikepdf/releases) - [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst) - [Commits](https://github.com/pikepdf/pikepdf/compare/v2.0.0...v2.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 356e3e83..c417d3f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lxml==4.6.3 matplotlib==3.3.2 numpy==1.19.4 pandas==1.1.4 -pikepdf==2.0.0 +pikepdf==2.10.0 Pillow==8.1.1 pyparsing==2.4.7 PyPDF2==1.26.0 -- cgit v1.3.1