Skip to content

Commit 428a76c

Browse files
Bump pypdf from 3.15.1 to 3.17.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.15.1 to 3.17.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@3.15.1...3.17.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a4c517 commit 428a76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"sentence-transformers==2.2.2",
2828
"numpy==1.24.3",
2929
"python-dotenv==1.0.0",
30-
"pypdf==3.15.1",
30+
"pypdf==3.17.0",
3131
"streamlit==1.24.0",
3232
],
3333
)

0 commit comments

Comments
 (0)