Skip to content

Commit

Permalink
chore(deps): Dependency update (#259)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
projen-workflows-bgenz[bot] and github-actions authored Oct 17, 2024
1 parent 78e1046 commit c8c5a9a
Show file tree
Hide file tree
Showing 6 changed files with 180 additions and 165 deletions.
197 changes: 106 additions & 91 deletions continous-integration/lambda-handlers/python/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
idna==3.10; python_version >= '3.6'
packaging==24.1; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
Expand Down
2 changes: 1 addition & 1 deletion example/cdk/src/lambda-handlers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
idna==3.10; python_version >= '3.6'
packaging==24.1; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
Expand Down
2 changes: 1 addition & 1 deletion example/serverless/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
idna==3.10; python_version >= '3.6'
packaging==24.1; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
Expand Down
2 changes: 1 addition & 1 deletion package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c8c5a9a

Please sign in to comment.