Skip to content

Commit 664d313

Browse files
dependabot[bot]quis
authored andcommitted
Bump pypdf from 3.13.0 to 6.0.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.13.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@3.13.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cc57af commit 664d313

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ pyexcel-xlsx==0.6.1
139139
# via -r requirements.in
140140
pyjwt==2.4.0
141141
# via notifications-python-client
142-
pypdf==3.13.0
142+
pypdf==6.0.0
143143
# via notifications-utils
144144
python-dateutil==2.9.0.post0
145145
# via

requirements_for_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ pyjwt==2.4.0
217217
# via
218218
# -r requirements.txt
219219
# notifications-python-client
220-
pypdf==3.13.0
220+
pypdf==6.0.0
221221
# via
222222
# -r requirements.txt
223223
# notifications-utils

0 commit comments

Comments
 (0)