Skip to content

Commit 705378e

Browse files
authored
Merge pull request #27 from raold/dependabot/pip/pypdf-6.0.0
chore(deps): bump pypdf from 4.3.1 to 6.0.0
2 parents cad8d48 + fdc59df commit 705378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ google-api-python-client==2.137.0
5959

6060
# File handling - CRITICAL UPDATES
6161
python-magic==0.4.27
62-
pypdf==4.3.1 # UPDATED from PyPDF2 - HIGH SEVERITY
62+
pypdf==6.0.0 # UPDATED from PyPDF2 - HIGH SEVERITY
6363
python-docx==0.8.11
6464
jinja2==3.1.4 # UPDATED - HIGH SEVERITY FIX
6565
MarkupSafe==2.1.5 # ADDED - required by Jinja2 security fix

0 commit comments

Comments
 (0)