Skip to content

Commit

Permalink
chore(deps): update dependency botocore to v1.34.78
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 45ff3bb commit f76aa4e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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
botocore==1.34.17
botocore==1.34.78
pyyaml~=6.0.1
schema==0.7.5
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
astroid==3.0.2
aws-sam-cli==1.107.0
boto3==1.34.17
botocore==1.34.17
botocore==1.34.78
pip~=23.3
pyyaml~=6.0.1
six~=1.16.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.34.17
botocore==1.34.17
botocore==1.34.78
docopt~=0.6.2
schema==0.7.5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Install libs here that you might want in the ADF Shared Python Lambda Layer
boto3==1.34.17
botocore==1.34.17
botocore==1.34.78
pyyaml~=6.0.1
schema~=0.7.5
tenacity==8.2.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aws-cdk-lib~=2.119.0
constructs>=10.0.0,<11.0.0
aws-sam-cli==1.107.0
boto3==1.34.17
botocore==1.34.17
botocore==1.34.78
pyyaml~=6.0.1
schema~=0.7.5
tenacity==8.2.3
Expand Down

0 comments on commit f76aa4e

Please sign in to comment.