Skip to content

Commit bcd2da2

Browse files
Bump pypdf from 5.9.0 to 6.0.0 in /apps/text_generation
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.9.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.9.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8869123 commit bcd2da2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

apps/text_generation/poetry.lock

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

apps/text_generation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ packages = [
2020
[tool.poetry.dependencies]
2121
pydantic = "*"
2222
semantic-kernel = "^1.35.3"
23-
pypdf = {extras = ["crypto"], version = "^5.4.0"}
23+
pypdf = {extras = ["crypto"], version = "^6.0.0"}
2424
azure-core = "*"
2525
azure-identity = "*"
2626
azure-cosmos = "^4.9.0"

0 commit comments

Comments
 (0)