File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ packageurl-python==0.17.1
4444packaging == 25.0
4545packvers == 21.5
4646parameter-expansion-patched == 0.3.1
47- pdfminer.six == 20250506
47+ pdfminer.six == 20251227
4848pefile == 2024.8.26
4949pip-requirements-parser == 32.0.1
5050pkginfo2 == 30.0.0
@@ -69,7 +69,7 @@ soupsieve==2.7
6969spdx-tools == 0.8.2
7070text-unidecode == 1.3
7171tomli == 2.3.0
72- typecode == 30.0.2
72+ typecode == 30.1.0
7373typecode-libmagic == 5.39.210531
7474typing-extensions == 4.14.0
7575uritools == 5.0.0
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ install_requires =
9595 packvers >= 21.0.0
9696 # use temp advanced patched release
9797 parameter-expansion-patched >= 0.3.1
98- pdfminer.six >= 20200101
98+ pdfminer.six >= 20251227
9999 pefile >= 2020.1.1
100100 pkginfo2 >= 30.0.0
101101 pip-requirements-parser >= 32.0.1
@@ -113,7 +113,7 @@ install_requires =
113113 tomli >= 2; python_version < "3.11"
114114 urlpy
115115 xmltodict >= 0.11.0
116- typecode >= 30.0.1
116+ typecode >= 30.1.0
117117# typecode[full] >= 30.0.1
118118# extractcode[full] >= 31.0.0
119119
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ install_requires =
9797 packvers >= 21.0.0
9898 # use temp advanced patched release
9999 parameter-expansion-patched >= 0.3.1
100- pdfminer.six >= 20200101
100+ pdfminer.six >= 20251227
101101 pefile >= 2020.1.1
102102 pkginfo2 >= 30.0.0
103103 pip-requirements-parser >= 32.0.1
@@ -115,7 +115,7 @@ install_requires =
115115 tomli >= 2; python_version < "3.11"
116116 urlpy
117117 xmltodict >= 0.11.0
118- typecode >= 30.0.1
118+ typecode >= 30.1.0
119119 typecode[full] >= 30.0.1
120120 extractcode[full] >= 31.0.0
121121
You can’t perform that action at this time.
0 commit comments