Skip to content

Commit

Permalink
chore: update aws_lambda_builders to 1.44.0 (#6459)
Browse files Browse the repository at this point in the history
* chore: update aws_lambda_builders to 1.44.0

* Update reproducibles: update-reproducible-linux-reqs

* Update reproducibles: update-reproducible-mac-reqs

* Update reproducibles: update-reproducible-win-reqs

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Dec 15, 2023
1 parent 099c4d8 commit 4890f4f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aws-sam-translator==1.82.0
docker~=6.1.0
dateparser~=1.2
requests~=2.31.0
aws_lambda_builders==1.43.0
aws_lambda_builders==1.44.0
tomlkit==0.12.3
watchdog==3.0.0
rich~=13.7.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.43.0 \
--hash=sha256:15c4b497824a296690e9497dba93186544fbe8cf6af9afb1da2d3834ab84ab20 \
--hash=sha256:9a2bc476f6fd86fe32584f083436e862b124fd71ae307a8a1a85fae458589d09
aws-lambda-builders==1.44.0 \
--hash=sha256:2bb2dfec6f7be83592bb504a0ac10b444a39f544a04fc1ba076ee914ededc8fc \
--hash=sha256:677a853541cde425001fea43afd82cf7d252296e2be42d65cc584c25ce2dc4e3
# via aws-sam-cli (setup.py)
aws-sam-translator==1.82.0 \
--hash=sha256:29ba61f2a70b2b1cf0c76b92b78a23c7cdd19ea1b0a5992753180b56d040d20b \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.43.0 \
--hash=sha256:15c4b497824a296690e9497dba93186544fbe8cf6af9afb1da2d3834ab84ab20 \
--hash=sha256:9a2bc476f6fd86fe32584f083436e862b124fd71ae307a8a1a85fae458589d09
aws-lambda-builders==1.44.0 \
--hash=sha256:2bb2dfec6f7be83592bb504a0ac10b444a39f544a04fc1ba076ee914ededc8fc \
--hash=sha256:677a853541cde425001fea43afd82cf7d252296e2be42d65cc584c25ce2dc4e3
# via aws-sam-cli (setup.py)
aws-sam-translator==1.82.0 \
--hash=sha256:29ba61f2a70b2b1cf0c76b92b78a23c7cdd19ea1b0a5992753180b56d040d20b \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.43.0 \
--hash=sha256:15c4b497824a296690e9497dba93186544fbe8cf6af9afb1da2d3834ab84ab20 \
--hash=sha256:9a2bc476f6fd86fe32584f083436e862b124fd71ae307a8a1a85fae458589d09
aws-lambda-builders==1.44.0 \
--hash=sha256:2bb2dfec6f7be83592bb504a0ac10b444a39f544a04fc1ba076ee914ededc8fc \
--hash=sha256:677a853541cde425001fea43afd82cf7d252296e2be42d65cc584c25ce2dc4e3
# via aws-sam-cli (setup.py)
aws-sam-translator==1.82.0 \
--hash=sha256:29ba61f2a70b2b1cf0c76b92b78a23c7cdd19ea1b0a5992753180b56d040d20b \
Expand Down

0 comments on commit 4890f4f

Please sign in to comment.