Skip to content

Commit 68fc567

Browse files
projen-workflows-bgenz[bot]github-actions
andauthored
chore(deps): Dependency update (#251)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/bweigel/aws-lambda-tesseract-layer/actions/runs/10658472041 ------ *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 2075df0 commit 68fc567

File tree

11 files changed

+577
-345
lines changed

11 files changed

+577
-345
lines changed

.gitattributes

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

.projen/deps.json

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

.projen/tasks.json

Lines changed: 6 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/node/.gitattributes

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

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

Lines changed: 7 additions & 7 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
2-
certifi==2024.7.4; python_version >= '3.6'
2+
certifi==2024.8.30; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
4-
idna==3.7; python_version >= '3.5'
4+
idna==3.8; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'

example/cdk/.gitattributes

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
2-
certifi==2024.7.4; python_version >= '3.6'
2+
certifi==2024.8.30; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
4-
idna==3.7; python_version >= '3.5'
4+
idna==3.8; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'

example/serverless/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
2-
certifi==2024.7.4; python_version >= '3.6'
2+
certifi==2024.8.30; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
4-
idna==3.7; python_version >= '3.5'
4+
idna==3.8; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'

package.json

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

0 commit comments

Comments
 (0)