Skip to content

Commit

Permalink
chore: Bump pytesseract from 0.3.10 to 0.3.13
Browse files Browse the repository at this point in the history
Bumps [pytesseract](https://github.com/madmaze/pytesseract) from 0.3.10 to 0.3.13.
- [Release notes](https://github.com/madmaze/pytesseract/releases)
- [Commits](madmaze/pytesseract@v0.3.10...v0.3.13)

---
updated-dependencies:
- dependency-name: pytesseract
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent a1f1986 commit 09962cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
17 changes: 6 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ discord-py = "^2.3.1"
wheel = "^0.40.0"
bs4 = "^0.0.1"
lxml = "^4.9.3"
pytesseract = "^0.3.10"
pytesseract = "^0.3.13"
requests = "^2.32.3"
coloredlogs = "^15.0.1"

Expand Down

0 comments on commit 09962cb

Please sign in to comment.