Skip to content

Commit 93b5886

Browse files
chore(deps): Dependency update
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/bweigel/aws-lambda-tesseract-layer/actions/runs/24970886531 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0b2d913 commit 93b5886

6 files changed

Lines changed: 129 additions & 129 deletions

File tree

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

Lines changed: 9 additions & 9 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-i https://pypi.org/simple
2-
certifi==2026.2.25; python_version >= '3.7'
2+
certifi==2026.4.22; python_version >= '3.7'
33
charset-normalizer==3.4.7; python_version >= '3.7'
4-
idna==3.11; python_version >= '3.8'
5-
packaging==26.1; python_version >= '3.8'
4+
idna==3.13; python_version >= '3.8'
5+
packaging==26.2; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.4; python_version >= '3.8'

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-i https://pypi.org/simple
2-
certifi==2026.2.25; python_version >= '3.7'
2+
certifi==2026.4.22; python_version >= '3.7'
33
charset-normalizer==3.4.7; python_version >= '3.7'
4-
idna==3.11; python_version >= '3.8'
5-
packaging==26.1; python_version >= '3.8'
4+
idna==3.13; python_version >= '3.8'
5+
packaging==26.2; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.4; python_version >= '3.8'

example/serverless/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-i https://pypi.org/simple
2-
certifi==2026.2.25; python_version >= '3.7'
2+
certifi==2026.4.22; python_version >= '3.7'
33
charset-normalizer==3.4.7; python_version >= '3.7'
4-
idna==3.11; python_version >= '3.8'
5-
packaging==26.1; python_version >= '3.8'
4+
idna==3.13; python_version >= '3.8'
5+
packaging==26.2; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'
77
pytesseract==0.3.13; python_version >= '3.8'
88
requests==2.32.4; 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.

0 commit comments

Comments
 (0)