Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Bump camelot-py[cv] from 0.9.0 to 0.11.0 #99

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps camelot-py[cv] from 0.9.0 to 0.11.0.

Changelog

Sourced from camelot-py[cv]'s changelog.

0.11.0 (2023-02-26)

  • Replace PdfFileReader with PdfReader and pin PyPDF to >=3.0.0. #307 by Martin Thoma.

0.10.1 (2021-07-11)

  • Change extra requirements from cv to base. You can use pip install "camelot-py[base]" to install everything required to run camelot.

    0.10.0 (2021-07-11)


Improvements

  • Add support for multiple image conversion backends. #198 and #253 by Vinayak Mehta.
  • Add markdown export format. #222 by Lucas Cimon.

Documentation


Bugfixes

Improvements

Documentation

... (truncated)

Commits
  • 35298b5 Bump version and update HISTORY.md
  • 4a47728 Merge pull request #307 from MartinThoma/pypdf2-update
  • 8912770 Fix tests
  • 8d10c32 PyPDF2 -> pypdf
  • 2cd524d isEncrypted -> is_encrypted
  • 3e51727 MAINT: Update PyPDF2 version
  • 644bbe7 Bump version and update HISTORY.md
  • 1b4aa11 Change setup extra from cv to base
  • 552846c Merge pull request #254 from camelot-dev/change-get-backend
  • 1afe429 Change get backend method for Lattice and run tests
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2023
@williamjacksn
Copy link
Owner

@dependabot rebase

Bumps [camelot-py[cv]](https://github.com/camelot-dev/camelot) from 0.9.0 to 0.11.0.
- [Changelog](https://github.com/camelot-dev/camelot/blob/master/HISTORY.md)
- [Commits](camelot-dev/camelot@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: camelot-py[cv]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/camelot-py-cv--0.11.0 branch from 0690bdd to 22db7ac Compare December 14, 2023 20:59
@williamjacksn williamjacksn merged commit 2141bc0 into master Dec 14, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/camelot-py-cv--0.11.0 branch December 14, 2023 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant