edgi-govdata-archiving / web-monitoring-processing

Tools for access, "diff"-ing, and analyzing archived web pages
https://edgi-govdata-archiving.github.io/web-monitoring-processing
GNU General Public License v3.0
20 stars 20 forks source link

Update pypdf[crypto] requirement from ~=3.2.0 to ~=3.3.0 #838

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pypdf[crypto] to permit the latest version.

Release notes

Sourced from pypdf[crypto]'s releases.

Version 3.3.0, 2023-01-22

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Developer Experience (DEV)

  • Fix broken combination of dependencies of docs.txt
  • Annotate tests appropriately (#1551) by @​dkg

New Contributors

Full Changelog: https://github.com/py-pdf/pypdf/compare/3.2.1...3.3.0

Changelog

Sourced from pypdf[crypto]'s changelog.

Version 3.3.0, 2023-01-22

New Features (ENH)

  • Add page label support to PdfWriter (#1558)
  • Accept inline images with space before EI (#1552)
  • Add circle annotation support (#1556)
  • Add polygon annotation support (#1557)
  • Make merging pages produce a deterministic PDF (#1542, #1543)

Bug Fixes (BUG)

  • Fix error in cmap extraction (#1544)
  • Remove erroneous assertion check (#1564)
  • Fix dictionary access of optional page label keys (#1562)

Robustness (ROB)

  • Set ignore_eof=True for read_until_regex (#1521)

Documentation (DOC)

Developer Experience (DEV)

  • Fix broken combination of dependencies of docs.txt
  • Annotate tests appropriately (#1551)

Full Changelog

Version 3.2.1, 2023-01-08

Bug Fixes (BUG)

  • Accept hierarchical fields (#1529)

Documentation (DOC)

  • Use google style docstrings (#1534)
  • Fix linked markdown documents (#1537)

Developer Experience (DEV)

  • Update docs config (#1535)

Version 3.2.0, 2022-12-31

Performance Improvement (PI)

  • Help the specializing adpative interpreter (#1522)

New Features (ENH)

  • Add support for page labels (#1519)

Bug Fixes (BUG)

  • upgrade clone_document_root (#1520)

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)