Skip to content

Commit c8c5a9a

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

File tree

6 files changed

+180
-165
lines changed

6 files changed

+180
-165
lines changed

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

+106-91
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
certifi==2024.8.30; python_version >= '3.6'
3-
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
3+
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
44
idna==3.10; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
certifi==2024.8.30; python_version >= '3.6'
3-
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
3+
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
44
idna==3.10; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'

example/serverless/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
certifi==2024.8.30; python_version >= '3.6'
3-
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
3+
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
44
idna==3.10; python_version >= '3.6'
55
packaging==24.1; python_version >= '3.8'
66
pillow==10.4.0; python_version >= '3.8'

package.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)