Skip to content

Commit 373e574

Browse files
author
github-actions
committed
chore(deps): Dependency update
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/bweigel/aws-lambda-tesseract-layer/actions/runs/17027631488 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]>
1 parent 8f88da8 commit 373e574

File tree

10 files changed

+851
-1214
lines changed

10 files changed

+851
-1214
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
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 & 0 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 & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.mergify.yml

Lines changed: 3 additions & 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: 87 additions & 100 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==2025.4.26; python_version >= '3.6'
3-
charset-normalizer==3.4.2; python_version >= '3.7'
2+
certifi==2025.8.3; python_version >= '3.7'
3+
charset-normalizer==3.4.3; python_version >= '3.7'
44
idna==3.10; python_version >= '3.6'
55
packaging==25.0; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
8-
requests==2.32.3; python_version >= '3.8'
8+
requests==2.32.4; python_version >= '3.8'
99
urllib3==2.2.3; python_version >= '3.8'
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==2025.4.26; python_version >= '3.6'
3-
charset-normalizer==3.4.2; python_version >= '3.7'
2+
certifi==2025.8.3; python_version >= '3.7'
3+
charset-normalizer==3.4.3; python_version >= '3.7'
44
idna==3.10; python_version >= '3.6'
55
packaging==25.0; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
8-
requests==2.32.3; python_version >= '3.8'
8+
requests==2.32.4; python_version >= '3.8'
99
urllib3==2.2.3; python_version >= '3.8'

example/serverless/requirements.txt

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==2025.4.26; python_version >= '3.6'
3-
charset-normalizer==3.4.2; python_version >= '3.7'
2+
certifi==2025.8.3; python_version >= '3.7'
3+
charset-normalizer==3.4.3; python_version >= '3.7'
44
idna==3.10; python_version >= '3.6'
55
packaging==25.0; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
8-
requests==2.32.3; python_version >= '3.8'
8+
requests==2.32.4; python_version >= '3.8'
99
urllib3==2.2.3; python_version >= '3.8'

package.json

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

yarn.lock

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

0 commit comments

Comments
 (0)