Skip to content

Commit 3d3830e

Browse files
authored
feat: bump pypdf from 6.4.0 to 6.6.0 (fix 2 low CVE) (#73)
1 parent 70b1ba3 commit 3d3830e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
| [overrides](https://github.com/mkorpela/overrides) | 7.7.0 | python3_extratools |
5959
| [pandocfilters](http://github.com/jgm/pandocfilters) | 1.5.1 | python3_extratools |
6060
| [prometheus_client](https://github.com/prometheus/client_python) | 0.21.1 | python3_extratools |
61-
| [pypdf](https://pypi.org/project/pypdf) | 6.4.0 | python3_extratools |
61+
| [pypdf](https://pypi.org/project/pypdf) | 6.6.0 | python3_extratools |
6262
| [python-json-logger](https://nhairs.github.io/python-json-logger) | 3.3.0 | python3_extratools |
6363
| [python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc) | 1.1.2 | python3_extratools |
6464
| [python-lsp-server](https://github.com/python-lsp/python-lsp-server) | 1.12.2 | python3_extratools |

layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ openpyxl==3.1.5
5151
overrides==7.7.0
5252
pandocfilters==1.5.1
5353
prometheus-client==0.21.1
54-
pypdf==6.4.0
54+
pypdf==6.6.0
5555
python-json-logger==3.3.0
5656
python-lsp-jsonrpc==1.1.2
5757
python-lsp-server==1.12.2

0 commit comments

Comments
 (0)