Skip to content

Commit 1215acc

Browse files
committed
update boto3 homogeneously
1 parent da4e210 commit 1215acc

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
-r test/unit/requirements.txt
99
fastjsonschema==2.21.2
1010
pyYAML==6.0.2
11-
types-boto3==1.40.64
11+
types-boto3==1.42.22

src/bulk_importer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
aws_lambda_powertools==3.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3>=1.26.0
1+
boto3==1.42.22
22
aws-lambda-powertools>=2.0.0

src/layer_utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
cryptography==46.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.39.3
1+
boto3==1.42.22
22
aws_lambda_powertools==3.17.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
aws_lambda_powertools==3.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
aws_lambda_powertools==3.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
aws_lambda_powertools==3.22.0
33
py7zr==1.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.40.64
1+
boto3==1.42.22
22
aws_lambda_powertools==3.22.0
33
python-jose==3.5.0

0 commit comments

Comments
 (0)