Skip to content

Commit

Permalink
chore(deps): Dependency update
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/bweigel/aws-lambda-tesseract-layer/actions/runs/9637415304

------

*Automatically created by projen via the "upgrade-main" workflow*

Signed-off-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions committed Jun 24, 2024
1 parent a4b96b6 commit fee6e5f
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 85 deletions.
6 changes: 3 additions & 3 deletions continous-integration/lambda-handlers/python/Pipfile.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
2 changes: 1 addition & 1 deletion example/cdk/src/lambda-handlers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
2 changes: 1 addition & 1 deletion example/serverless/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
2 changes: 1 addition & 1 deletion package.json

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

156 changes: 78 additions & 78 deletions yarn.lock

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

0 comments on commit fee6e5f

Please sign in to comment.