Skip to content

Commit 4c634ed

Browse files
committed
Revert "tools: Update pdfminer-six version"
This reverts commit e439b5e. Signed-off-by: Jan Gałda <[email protected]>
1 parent 041f972 commit 4c634ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/pip-audit-whitelist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
py:
22
- PYSEC-2022-42969
33
- GHSA-wj6h-64fc-37mp
4+
- GHSA-8qvm-5x2c-j2w7
45
- GHSA-4xh5-x5gv-qwph
5-
- GHSA-f83h-ghpp-7wcc

scripts/requirements-fixed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ packvers==21.5 ; python_version >= "3.12" and python_version < "4.0" and (platfo
120120
parameter-expansion-patched==0.3.1 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "x86_64" or platform_machine == "AMD64")
121121
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0"
122122
patool==3.0.3 ; python_version >= "3.12" and python_version < "4.0"
123-
pdfminer-six==20251107 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "x86_64" or platform_machine == "AMD64")
123+
pdfminer-six==20240706 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "x86_64" or platform_machine == "AMD64")
124124
pefile==2024.8.26 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "x86_64" or platform_machine == "AMD64")
125125
pillow==11.3.0 ; python_version >= "3.12" and python_version < "4.0"
126126
pip-requirements-parser==32.0.1 ; python_version >= "3.12" and python_version < "4.0" and (platform_machine == "x86_64" or platform_machine == "AMD64")

0 commit comments

Comments
 (0)