Skip to content

Commit

Permalink
chore: bump aws-lambda-builder version to 1.5.0 (#3086)
Browse files Browse the repository at this point in the history
  • Loading branch information
wchengru authored Jul 20, 2021
1 parent 0626f94 commit ecd02bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ docker~=4.2.0
dateparser~=0.7
requests==2.25.1
serverlessrepo==0.1.10
aws_lambda_builders==1.4.0
aws_lambda_builders==1.5.0
tomlkit==0.7.2
watchdog==2.1.2
8 changes: 4 additions & 4 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ attrs==20.3.0 \
--hash=sha256:31b2eced602aa8423c2aea9c76a724617ed67cf9513173fd3a4f03e3a929c7e6 \
--hash=sha256:832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700
# via jsonschema
aws-lambda-builders==1.4.0 \
--hash=sha256:3f885433bb71bae653b520e3cf4c31fe5f5b977cb770d42c631af155cd60fd2b \
--hash=sha256:5d4e4ecb3d3290f0eec1f62b7b0d9d6b91160ae71447d95899eede392d05f75f \
--hash=sha256:d32f79cf67b189a7598793f69797f284b2eb9a9fada562175b1e854187f95aed
aws-lambda-builders==1.5.0 \
--hash=sha256:0167b40da88c679e21341852faf59fae2aafe36c22a560de2e4aa75c7b9dd846 \
--hash=sha256:6fd7fddd50b7bbbb8668c44c638d685123a698bf1a866da2f34b440bca9958ad \
--hash=sha256:c9f2259656353f98e70c49ed52b6ea8891d1f6853c2b1a9ac891772768d1697e
# via aws-sam-cli (setup.py)
aws-sam-translator==1.37.0 \
--hash=sha256:12cbf4af9e95acf73dabfbc44af990dc1e880f35697bb8c04f31b3bb90ab5526 \
Expand Down

0 comments on commit ecd02bb

Please sign in to comment.