Skip to content

Commit c85da4b

Browse files
chore: bump pypdf from 6.6.0 to 6.7.1
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.6.0 to 6.7.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.6.0...6.7.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 530f5a0 commit c85da4b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.7.1"
2727
beautifulsoup4 = "4.12.2"
2828
rank-bm25 = "0.2.2"
2929
sentence-transformers = {version = "3.3.1", extras = ["openvino"]}

0 commit comments

Comments
 (0)