Skip to content

Commit 7f4aa43

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

File tree

6 files changed

+55
-55
lines changed

6 files changed

+55
-55
lines changed

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

Lines changed: 3 additions & 3 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
@@ -2,7 +2,7 @@
22
certifi==2024.2.2; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.6; python_version >= '3.5'
5-
packaging==23.2; python_version >= '3.7'
5+
packaging==24.0; python_version >= '3.7'
66
pillow==10.2.0; python_version >= '3.8'
77
pytesseract==0.3.10; python_version >= '3.7'
88
requests==2.31.0; python_version >= '3.7'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
certifi==2024.2.2; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.6; python_version >= '3.5'
5-
packaging==23.2; python_version >= '3.7'
5+
packaging==24.0; python_version >= '3.7'
66
pillow==10.2.0; python_version >= '3.8'
77
pytesseract==0.3.10; python_version >= '3.7'
88
requests==2.31.0; python_version >= '3.7'

example/serverless/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
certifi==2024.2.2; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.6; python_version >= '3.5'
5-
packaging==23.2; python_version >= '3.7'
5+
packaging==24.0; python_version >= '3.7'
66
pillow==10.2.0; python_version >= '3.8'
77
pytesseract==0.3.10; python_version >= '3.7'
88
requests==2.31.0; python_version >= '3.7'

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.

yarn.lock

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

0 commit comments

Comments
 (0)