From 318e3b360301a0f97793e21838837c06d01847d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:42:51 +0000 Subject: [PATCH] Bump pikepdf from 1.14.0 to 2.10.0 Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 1.14.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/v1.14.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 99aa43b..9706726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ mock==4.0.2 # pydevd==1.3.3 requests-oauthlib==0.8.0 ptvsd==4.3.2 -pikepdf==1.14.0 +pikepdf==2.10.0 fuzzywuzzy==0.18.0 python-Levenshtein==0.12.0 xmltodict==0.12.0