Skip to content

Commit af9e3ba

Browse files
Update dependency pyopenssl to v26 [SECURITY]
1 parent 57ac03a commit af9e3ba

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 @@ pycountry==24.6.1
271271
# via -r requirements.in
272272
pycparser==2.22
273273
# via cffi
274-
pyopenssl==24.2.1
274+
pyopenssl==26.0.0
275275
# via pysaml2
276276
pyparsing==3.2.5
277277
# via matplotlib

django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ pycparser==2.22
303303
# via cffi
304304
pylint==3.3.8
305305
# via -r requirements.in
306-
pyopenssl==24.2.1
306+
pyopenssl==26.0.0
307307
# via pysaml2
308308
pyparsing==3.2.5
309309
# via matplotlib

0 commit comments

Comments
 (0)