From 6e08c8c4686699df5a711649f311a353ca1efaa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 21:04:25 +0000 Subject: [PATCH] Update dependency pypdf to v6.6.0 [SECURITY] --- django/requirements-docker.txt | 2 +- django/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/django/requirements-docker.txt b/django/requirements-docker.txt index 2fda7e2b..f4063d45 100644 --- a/django/requirements-docker.txt +++ b/django/requirements-docker.txt @@ -270,7 +270,7 @@ pyopenssl==24.2.1 # via pysaml2 pyparsing==3.2.5 # via matplotlib -pypdf==6.4.0 +pypdf==6.6.0 # via -r requirements.in pysaml2==7.5.2 # via djangosaml2idp diff --git a/django/requirements.txt b/django/requirements.txt index d43e1def..8f3feee5 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -302,7 +302,7 @@ pyopenssl==24.2.1 # via pysaml2 pyparsing==3.2.5 # via matplotlib -pypdf==6.4.0 +pypdf==6.6.0 # via -r requirements.in pysaml2==7.5.2 # via djangosaml2idp