Skip to content

Commit 2149630

Browse files
build(deps): bump pypdf from 5.4.0 to 6.0.0 (#35)
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 to 6.0.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@5.4.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbea173 commit 2149630

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -32,7 +32,7 @@ uvicorn = {extras = ["standard"], version = "^0.29.0"}
3232
autogen-core = "^0.5.7"
3333
autogen-ext = "^0.5.7"
3434
autogen-agentchat = "^0.5.7"
35-
pypdf = "^5.4.0"
35+
pypdf = "^6.0.0"
3636
numpy = "^1.26.4"
3737
python-docx = "^1.1.2"
3838
azure-ai-inference = "^1.0.0b9"

0 commit comments

Comments
 (0)