Skip to content

Commit 40c35e0

Browse files
Bump pypdf from 5.2.0 to 6.0.0 (#2693)
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.2.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.2.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc97e7 commit 40c35e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,9 +1508,9 @@ pyopenssl==25.0.0 ; python_version >= "3.10" and python_version < "4.0" \
15081508
pyparsing==3.2.1 ; python_version >= "3.10" and python_version < "4.0" \
15091509
--hash=sha256:506ff4f4386c4cec0590ec19e6302d3aedb992fdc02c761e90416f158dacf8e1 \
15101510
--hash=sha256:61980854fd66de3a90028d679a954d5f2623e83144b5afe5ee86f43d762e5f0a
1511-
pypdf==5.2.0 ; python_version >= "3.10" and python_version < "4.0" \
1512-
--hash=sha256:7c38e68420f038f2c4998fd9d6717b6db4f6cef1642e9cf384d519c9cf094663 \
1513-
--hash=sha256:d107962ec45e65e3bd10c1d9242bdbbedaa38193c9e3a6617bd6d996e5747b19
1511+
pypdf==6.0.0 ; python_version >= "3.10" and python_version < "4.0" \
1512+
--hash=sha256:282a99d2cc94a84a3a3159f0d9358c0af53f85b4d28d76ea38b96e9e5ac2a08d \
1513+
--hash=sha256:56ea60100ce9f11fc3eec4f359da15e9aec3821b036c1f06d2b660d35683abb8
15141514
pyre2-updated==0.3.8 ; python_version >= "3.10" and python_version < "4.0" \
15151515
--hash=sha256:2bda9bf4d59568152e085450ffc1c08fcf659000d06766861f7ff340ba601c3e \
15161516
--hash=sha256:350be9580700b67af87f5227453d1123bc9f4513f0bcc60450574f1bc46cb24f \

0 commit comments

Comments
 (0)