Skip to content

Commit 4b35011

Browse files
chore: bump pypdf from 6.7.5 to 6.9.1
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.5 to 6.9.1. - [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.7.5...6.9.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9985ace commit 4b35011

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ langchain = "^0.3.21"
2323
langchain-community = "^0.3.29"
2424
langchain-openai = "^0.3.11"
2525
aidial-sdk = {extras = ["telemetry"], version = "^0.21.0"}
26-
pypdf = "^6.6.0"
26+
pypdf = "^6.9.1"
2727
rank-bm25 = "0.2.2"
2828
sentence-transformers = {version = "3.3.1", extras = ["openvino"]}
2929
tiktoken = "^0.7.0"

0 commit comments

Comments
 (0)