From 2d4f5cc9cbb740b003a601b7123d27c0a45755eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:48:08 +0000 Subject: [PATCH] Update dependency pillow to v10 [SECURITY] --- utleggs-og-kortskjema-automatisering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utleggs-og-kortskjema-automatisering/requirements.txt b/utleggs-og-kortskjema-automatisering/requirements.txt index 9a3a852..904196d 100644 --- a/utleggs-og-kortskjema-automatisering/requirements.txt +++ b/utleggs-og-kortskjema-automatisering/requirements.txt @@ -1,4 +1,4 @@ -pillow==9.3.0 +pillow==10.3.0 PyPDF2==3.0.1 python-docx==0.8.11 python-dotenv==0.21.0