Skip to content

Commit 2075df0

Browse files
projen-workflows-bgenz[bot]github-actions
andauthored
chore(deps): Dependency update (#250)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/bweigel/aws-lambda-tesseract-layer/actions/runs/10444816649 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 67d8468 commit 2075df0

File tree

6 files changed

+212
-188
lines changed

6 files changed

+212
-188
lines changed

continous-integration/lambda-handlers/python/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

continous-integration/lambda-handlers/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.7; python_version >= '3.5'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
7-
pytesseract==0.3.10; python_version >= '3.7'
7+
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.3; python_version >= '3.8'
99
urllib3==2.2.2; python_version >= '3.8'

example/cdk/src/lambda-handlers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.7; python_version >= '3.5'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
7-
pytesseract==0.3.10; python_version >= '3.7'
7+
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.3; python_version >= '3.8'
99
urllib3==2.2.2; python_version >= '3.8'

example/serverless/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.7; python_version >= '3.5'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
7-
pytesseract==0.3.10; python_version >= '3.7'
7+
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.3; python_version >= '3.8'
99
urllib3==2.2.2; python_version >= '3.8'

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)