From 855806c65e7d6e5a762e0404a08021817574700a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 15:24:12 +0000 Subject: [PATCH] Update dependency pypdf to v4.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a19b78a8e0..8307c18bfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pypdf==4.1.0 +pypdf==4.2.0 filetype==1.2.0 geoalchemy2==0.14.7 pyramid==2.0.2