Skip to content

Commit

Permalink
Bump pypdf2 from 1.26.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 3.0.1.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/PyPDF2/commits)

---
updated-dependencies:
- dependency-name: pypdf2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 1b3f7ed commit 692a80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cachecontrol==0.12.11",
"lockfile==0.12.2", # This is needed, but not specified as a dependency by cachecontrol
"css-html-js-minify==2.2.2",
"pypdf2==1.26.0",
"pypdf2==3.0.1",
"dictdiffer>=0.8.0",
"Pillow==10.2.0",
"colorlog>=4.1.0,<4.2",
Expand Down

0 comments on commit 692a80f

Please sign in to comment.