Skip to content

Commit a4b96b6

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

File tree

16 files changed

+613
-614
lines changed

16 files changed

+613
-614
lines changed

.eslintrc.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.

.github/workflows/release.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.

.projen/deps.json

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

continous-integration/lambda-handlers/node/package.json

Lines changed: 4 additions & 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: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-i https://pypi.org/simple
2-
certifi==2024.2.2; python_version >= '3.6'
2+
certifi==2024.6.2; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.7; python_version >= '3.5'
5-
packaging==24.0; python_version >= '3.7'
5+
packaging==24.1; python_version >= '3.8'
66
pillow==10.3.0; python_version >= '3.8'
77
pytesseract==0.3.10; python_version >= '3.7'
8-
requests==2.31.0; python_version >= '3.7'
8+
requests==2.32.3; python_version >= '3.8'
99
urllib3==2.2.1; python_version >= '3.8'

example/cdk/.eslintrc.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.

example/cdk/.projen/deps.json

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

example/cdk/package.json

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-i https://pypi.org/simple
2-
certifi==2024.2.2; python_version >= '3.6'
2+
certifi==2024.6.2; python_version >= '3.6'
33
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
44
idna==3.7; python_version >= '3.5'
5-
packaging==24.0; python_version >= '3.7'
5+
packaging==24.1; python_version >= '3.8'
66
pillow==10.3.0; python_version >= '3.8'
77
pytesseract==0.3.10; python_version >= '3.7'
8-
requests==2.31.0; python_version >= '3.7'
8+
requests==2.32.3; python_version >= '3.8'
99
urllib3==2.2.1; python_version >= '3.8'

0 commit comments

Comments
 (0)