Skip to content

Commit 524ea5c

Browse files
Build(deps): Bump pypdf from 6.0.0 to 6.4.0 in /backend in the pip group across 1 directory (#196)
Build(deps): Bump pypdf in /backend in the pip group across 1 directory Bumps the pip group with 1 update in the /backend directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 6.0.0 to 6.4.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@6.0.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 270a882 commit 524ea5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"openai==1.100.2",
2828
"psycopg2-binary>=2.9.11",
2929
"pydantic>=2.11.7",
30-
"pypdf==6.0.0",
30+
"pypdf==6.4.0",
3131
"rank-bm25==0.2.2",
3232
"rich>=13.7.0",
3333
"sentence-transformers>=5.1.0",

0 commit comments

Comments
 (0)