Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
chore: bump aws-lambda-powertools to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoutschen committed May 26, 2021
1 parent 553c0d4 commit cbf8bf4
Show file tree
Hide file tree
Showing 22 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions delivery-pricing/src/pricing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aws-lambda-powertools==1.6.1
../shared/src/ecom/
aws-lambda-powertools==1.16.1
../shared/src/ecom/
2 changes: 1 addition & 1 deletion delivery/src/on_package_created/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
aws_requests_auth
boto3
requests
4 changes: 2 additions & 2 deletions delivery/src/table_update/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions orders/src/create_order/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
aws_requests_auth
boto3
jsonschema==3.2.0
requests
requests
4 changes: 2 additions & 2 deletions orders/src/get_order/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions orders/src/on_events/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aws-lambda-powertools==1.6.1
boto3
aws-lambda-powertools==1.16.1
boto3
4 changes: 2 additions & 2 deletions orders/src/table_update/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions payment/src/on_completed/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
requests
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions payment/src/on_created/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions payment/src/on_failed/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
requests
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions payment/src/on_modified/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
requests
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions payment/src/validate/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
requests
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions platform/src/on_connect/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions platform/src/on_disconnect/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions platform/src/on_events/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aws-lambda-powertools==1.6.1
boto3
aws-lambda-powertools==1.16.1
boto3
4 changes: 2 additions & 2 deletions platform/src/register/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions products/src/table_update/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions products/src/validate/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
2 changes: 1 addition & 1 deletion shared/src/ecom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3
boto3
4 changes: 2 additions & 2 deletions users/src/sign_up/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aws-lambda-powertools==1.6.1
boto3
aws-lambda-powertools==1.16.1
boto3
4 changes: 2 additions & 2 deletions warehouse/src/on_order_events/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/
4 changes: 2 additions & 2 deletions warehouse/src/table_update/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-lambda-powertools==1.6.1
aws-lambda-powertools==1.16.1
boto3
../shared/src/ecom/
../shared/src/ecom/

0 comments on commit cbf8bf4

Please sign in to comment.