Skip to content

Commit

Permalink
chore(deps): Dependency update (#245)
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/10032375603

------

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

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
projen-workflows-bgenz[bot] and github-actions authored Jul 25, 2024
1 parent 10ad02e commit 746c8ed
Show file tree
Hide file tree
Showing 8 changed files with 473 additions and 419 deletions.
2 changes: 1 addition & 1 deletion continous-integration/lambda-handlers/node/package.json

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

157 changes: 84 additions & 73 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.

4 changes: 2 additions & 2 deletions continous-integration/lambda-handlers/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-i https://pypi.org/simple
certifi==2024.6.2; python_version >= '3.6'
certifi==2024.7.4; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
idna==3.7; python_version >= '3.5'
packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
4 changes: 2 additions & 2 deletions example/cdk/package.json

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

4 changes: 2 additions & 2 deletions example/cdk/src/lambda-handlers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-i https://pypi.org/simple
certifi==2024.6.2; python_version >= '3.6'
certifi==2024.7.4; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
idna==3.7; python_version >= '3.5'
packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
4 changes: 2 additions & 2 deletions example/serverless/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-i https://pypi.org/simple
certifi==2024.6.2; python_version >= '3.6'
certifi==2024.7.4; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
idna==3.7; python_version >= '3.5'
packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
12 changes: 7 additions & 5 deletions package.json

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

Loading

0 comments on commit 746c8ed

Please sign in to comment.