Skip to content

Commit f4fbee9

Browse files
Bump pypdf from 5.1.0 to 6.9.2
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.1.0 to 6.9.2. - [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.1.0...6.9.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b683f5 commit f4fbee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ python = ">=3.10,<4.0"
6060
setuptools = "*"
6161
asyncio = ">=3.4.3,<5.0"
6262
toml = "*"
63-
pypdf = "5.1.0"
63+
pypdf = "6.9.2"
6464
loguru = "*"
6565
pydantic = "*"
6666
tenacity = "*"

0 commit comments

Comments
 (0)