Skip to content

Conversation

@dependabot-preview
Copy link

Bumps pytesseract from 0.2.6 to 0.3.7.

Release notes

Sourced from pytesseract's releases.

v0.3.7

[breaking change] Python 2 and 3.5 support dropped - reason, End of Life. Migration to GitHub Actions CI workflow and pre-commit.ci for linting. Added new function get_languages. A couple of bug fixes.

v0.3.6

Added support for ALTO XML output (by @eivtho) Minor bugfix with TSV parsing. More graceful timeout termination under Unix-like environments.

v0.3.5

Removed pre-processing conversion - Pillow's image mode matrix doesn't support all use cases. Fix for the output data from tesseract Fix for dynamic I/O error handling

v0.3.4

Support for WebP images Support for python 3.8 (CI testing) Improved cli error reporting Fix for temp files under Windows

v0.3.3

Bug fixes for:

  • temp file read access on Windows
  • duplicate format argument upon image save

v0.3.2

Bug fix for proper cleaning of the temp files

v0.3.1

  • License changed from GPLv3 to Apache 2.0 ( for more info see #237 )
  • Additional documentation and examples
  • Extended config support for pandas
  • pre-commit config for the project
  • Bug fixes and refactoring

v0.3.0

  • Fix issue with leaking file descriptors.

v0.2.9

  • Additional documentation and exported new method run_and_get_output.
  • Improve image format handling, whenever using Pillow library manipulation.
  • Fixed issue with numpy support.
  • Fix timeout issues with Travis CI.

v0.2.8

  • Various minor fixes and refactoring
  • Introduce the new timeout functionality
  • Improved and updated documentation with additional examples

... (truncated)

Commits
  • f7ebc3a Add pre-commit.ci badge
  • 073677a Axe pre-commit, migration to pre-commit.ci [skip ci]
  • b4443c6 Migrate to pre-commit.ci [skip ci]
  • 24f640d Try passenv for the pre-commit testenv
  • bec2a26 Fix linting
  • b2c85bb Fix test cases for main function
  • 4a72c7d Refactoring: f-strings
  • 1cd1785 Add python 3.9 classifier
  • 82a0cc0 Delete travis config [skip ci]
  • ff1054e Remove debug color step and move env vars
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pytesseract](https://github.com/madmaze/pytesseract) from 0.2.6 to 0.3.7.
- [Release notes](https://github.com/madmaze/pytesseract/releases)
- [Commits](madmaze/pytesseract@v0.2.6...v0.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
@dependabot-preview
Copy link
Author

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytesseract-0.3.7 branch June 29, 2021 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant