Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.34.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 45ff3bb commit a51ebe2
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
astroid==3.0.2
aws-sam-cli==1.107.0
boto3==1.34.17
boto3==1.34.74
botocore==1.34.17
pyyaml~=6.0.1
schema==0.7.5
2 changes: 1 addition & 1 deletion samples/sample-rdk-rules/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
s3==3.0.0
boto3==1.34.17
boto3==1.34.74
argparse==1.4.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.34.17
boto3==1.34.74
cfn-custom-resource~=1.0.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Jinja2==3.1.3
boto3==1.34.17
boto3==1.34.74
cfn-custom-resource~=1.0.1
markupsafe==2.1.3
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# account)
astroid==3.0.2
aws-sam-cli==1.107.0
boto3==1.34.17
boto3==1.34.74
botocore==1.34.17
pip~=23.3
pyyaml~=6.0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.34.17
boto3==1.34.74
botocore==1.34.17
docopt~=0.6.2
schema==0.7.5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Install libs here that you might want in the ADF Shared Python Lambda Layer
boto3==1.34.17
boto3==1.34.74
botocore==1.34.17
pyyaml~=6.0.1
schema~=0.7.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
aws-cdk-lib~=2.119.0
constructs>=10.0.0,<11.0.0
aws-sam-cli==1.107.0
boto3==1.34.17
boto3==1.34.74
botocore==1.34.17
pyyaml~=6.0.1
schema~=0.7.5
Expand Down
2 changes: 1 addition & 1 deletion src/lambda_codebase/initial_commit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Jinja2==3.1.3
boto3==1.34.17
boto3==1.34.74
cfn-custom-resource~=1.0.1
markupsafe==2.1.3

0 comments on commit a51ebe2

Please sign in to comment.