Skip to content

Commit 2c7d6a5

Browse files

10 files changed

+10
-10
lines changed

15.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ reportlab==4.1.0 ; python_version >= '3.12' # (Noble) Mostly to have a wheel pac
3333
pycairo==1.27.0 ; python_version >= '3.12' # Needed only for reportlab 4.0+ https://docs.reportlab.com/install/ReportLab_Plus_version_installation/
3434
rlPyCairo==0.3.0
3535
requests==2.32.5 ; python_version >= '3.12' # (Noble) Pin 2.32.5 for security fixes
36-
urllib3==2.6.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.1 for security fixes
36+
urllib3==2.6.3 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.3 for security fixes
3737
vobject==0.9.6.1
3838
Werkzeug==2.1.1 ; python_version > '3.9' # (Jammy)
3939
xlrd==1.2.0; python_version >= '3.8'

15.0/extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dateparser==1.2.0
3232
idna==3.8
3333
jmespath==1.0.1
3434
multidict==6.0.5
35-
pdfminer.six==20251107
35+
pdfminer.six==20260107
3636
pyasn1==0.6.1
3737
pycparser==2.22
3838
pycryptodome==3.20.0

16.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ reportlab==4.1.0 ; python_version >= '3.12' # (Noble) Mostly to have a wheel pac
3737
pycairo==1.27.0 ; python_version >= '3.12' # Needed only for reportlab 4.0+ https://docs.reportlab.com/install/ReportLab_Plus_version_installation/
3838
rlPyCairo==0.3.0
3939
requests==2.32.5 ; python_version >= '3.12' # (Noble) Pin 2.32.5 for security fixes
40-
urllib3==2.6.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.1 for security fixes
40+
urllib3==2.6.3 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.3 for security fixes
4141
vobject==0.9.6.1
4242
Werkzeug==2.1.1 ; python_version > '3.9' # (Jammy)
4343
xlrd==1.2.0; python_version >= '3.8'

16.0/extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dateparser==1.2.0
3232
idna==3.8
3333
jmespath==1.0.1
3434
multidict==6.0.5
35-
pdfminer.six==20251107
35+
pdfminer.six==20260107
3636
pyasn1==0.6.1
3737
pycparser==2.22
3838
pycryptodome==3.20.0

17.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pycairo==1.27.0 ; python_version >= '3.12' # Needed only for reportlab 4.0+ htt
3737
rlPyCairo==0.3.0
3838
requests==2.32.5 ; python_version >= '3.11' # (Noble) Pin 2.32.5 for security fixes
3939
rjsmin==1.2.0 ; python_version >= '3.11'
40-
urllib3==2.6.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.1 for security fixes
40+
urllib3==2.6.3 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.3 for security fixes
4141
vobject==0.9.6.1
4242
Werkzeug==3.0.6 ; python_version >= '3.12' # (Noble) Avoid deprecation warnings
4343
xlrd==2.0.1 ; python_version >= '3.12'

17.0/extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dateparser==1.2.0
3333
idna==3.8
3434
jmespath==1.0.1
3535
multidict==6.0.5
36-
pdfminer.six==20251107
36+
pdfminer.six==20260107
3737
pyasn1==0.6.1
3838
pycparser==2.22
3939
pycryptodome==3.20.0

18.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pycairo==1.27.0 ; python_version >= '3.12' # Needed only for reportlab 4.0+ htt
4040
rlPyCairo==0.3.0
4141
requests==2.32.5 ; python_version >= '3.11' # (Noble) Pin 2.32.5 for security fixes
4242
rjsmin==1.2.0 ; python_version >= '3.11'
43-
urllib3==2.6.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.1 for security fixes
43+
urllib3==2.6.3 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.3 for security fixes
4444
vobject==0.9.6.1
4545
Werkzeug==3.0.6 ; python_version >= '3.12' # (Noble) Avoid deprecation warnings
4646
xlrd==2.0.1 ; python_version >= '3.12'

18.0/extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dateparser==1.2.0
3232
idna==3.8
3333
jmespath==1.0.1
3434
multidict==6.0.5
35-
pdfminer.six==20251107
35+
pdfminer.six==20260107
3636
pyasn1==0.6.1
3737
pycparser==2.22
3838
pycryptodome==3.20.0

19.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ qrcode==7.4.2 ; python_version >= '3.11'
4343
reportlab==4.1.0 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package
4444
requests==2.32.5 ; python_version >= '3.11' # (Noble) Pin 2.32.5 for security fixes
4545
rjsmin==1.2.0 ; python_version >= '3.11'
46-
urllib3==2.6.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.1 for security fixes
46+
urllib3==2.6.3 ; python_version >= '3.12' # (Noble) Compatibility with cryptography; pin 2.6.3 for security fixes
4747
vobject==0.9.6.1
4848
Werkzeug==3.0.6 ; python_version >= '3.12' # (Noble) Avoid deprecation warnings
4949
xlrd==2.0.1 ; python_version >= '3.12'

19.0/extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dateparser==1.2.2
3232
idna==3.10
3333
jmespath==1.0.1
3434
multidict==6.6.4
35-
pdfminer.six==20250506
35+
pdfminer.six==20260107
3636
pyasn1==0.6.1
3737
pycparser==2.23
3838
pycryptodome==3.23.0

0 commit comments

Comments
 (0)