Skip to content

Commit bcc16aa

Browse files
Update dependency pypdf to v6.10.0 [SECURITY]
1 parent 45f0d72 commit bcc16aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

django/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ pyopenssl==24.2.1
271271
# via pysaml2
272272
pyparsing==3.2.5
273273
# via matplotlib
274-
pypdf==6.9.2
274+
pypdf==6.10.0
275275
# via -r requirements.in
276276
pysaml2==7.5.2
277277
# via djangosaml2idp

django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ pyopenssl==24.2.1
303303
# via pysaml2
304304
pyparsing==3.2.5
305305
# via matplotlib
306-
pypdf==6.9.2
306+
pypdf==6.10.0
307307
# via -r requirements.in
308308
pysaml2==7.5.2
309309
# via djangosaml2idp

0 commit comments

Comments
 (0)