Skip to content

Commit 12cc946

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

File tree

8 files changed

+113
-104
lines changed

8 files changed

+113
-104
lines changed

.github/workflows/pull-request-lint.yml

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

.github/workflows/upgrade-main.yml

Lines changed: 1 addition & 1 deletion
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: 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
@@ -6,4 +6,4 @@ packaging==23.2; 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'
9-
urllib3==2.2.0; python_version >= '3.8'
9+
urllib3==2.2.1; 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
@@ -6,4 +6,4 @@ packaging==23.2; 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'
9-
urllib3==2.2.0; python_version >= '3.8'
9+
urllib3==2.2.1; python_version >= '3.8'

example/serverless/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ packaging==23.2; 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'
9-
urllib3==2.2.0; python_version >= '3.8'
9+
urllib3==2.2.1; 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.

yarn.lock

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

0 commit comments

Comments
 (0)