Skip to content

Commit 2a1b195

Browse files
Bump pypdf from 5.1.0 to 6.7.2
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.1.0 to 6.7.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.7.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0396dda commit 2a1b195

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.7.2"
6464
loguru = "*"
6565
pydantic = "*"
6666
tenacity = "*"

0 commit comments

Comments
 (0)