Skip to content

Commit

Permalink
Merge branch 'main' into create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
bweigel authored Jun 24, 2024
2 parents a0e2378 + 10ad02e commit f29f447
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 85 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
2 changes: 1 addition & 1 deletion example/cdk/src/lambda-handlers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
2 changes: 1 addition & 1 deletion example/serverless/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pytesseract==0.3.10; python_version >= '3.7'
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
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.

156 changes: 78 additions & 78 deletions yarn.lock

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

0 comments on commit f29f447

Please sign in to comment.