Skip to content

Commit 0b2032b

Browse files
Build(deps): Bump pypdf from 6.0.0 to 6.1.3 in /backend in the pip group across 1 directory (#180)
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.1.3 - [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.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 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 2cc4d3c commit 0b2032b

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"myst-parser==4.0.1",
2222
"nltk==3.9.1",
2323
"openai==1.100.2",
24-
"pypdf==6.0.0",
24+
"pypdf==6.1.3",
2525
"rank-bm25==0.2.2",
2626
"sentence-transformers>=5.1.0",
2727
"sphinx==8.1.3",

0 commit comments

Comments
 (0)