Skip to content

Commit

Permalink
chore: update aws-sam-translator to 1.74.0 (#5874)
Browse files Browse the repository at this point in the history
* chore: update aws-sam-translator to 1.74.0

* Update reproducibles: update-reproducible-linux-reqs

* Update reproducibles: update-reproducible-mac-reqs

* Update reproducibles: update-reproducible-win-reqs

---------

Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user authored Sep 6, 2023
1 parent 1fc0971 commit 5a7c5be
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 @@ -7,7 +7,7 @@ jmespath~=1.0.1
ruamel_yaml~=0.17.32
PyYAML~=6.0,>=6.0.1
cookiecutter~=2.1.1
aws-sam-translator==1.73.0
aws-sam-translator==1.74.0
#docker minor version updates can include breaking changes. Auto update micro version only.
docker~=6.1.0
dateparser~=1.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ aws-lambda-builders==1.37.0 \
--hash=sha256:18df6b852e56d6754422d37b7c7a4637cbcc9e91e329955812424aefcc716f24 \
--hash=sha256:e34e2b11dacb7d177e710edce7521dced3b5ee55595ffaffc058922e029907ab
# via aws-sam-cli (setup.py)
aws-sam-translator==1.73.0 \
--hash=sha256:bfa7cad3a78f002edeec5e39fd61b616cf84f34f61010c5dc2f7a76845fe7a02 \
--hash=sha256:c0132b065d743773fcd2573ed1ae60e0129fa46043fad76430261b098a811924
aws-sam-translator==1.74.0 \
--hash=sha256:6975ddf0798f45952554d6ea2d5e95de8f321ecb7d3299bb127073d4ffb53c90 \
--hash=sha256:74b386ed3780786a8b08d122c77c462f1872db4049617b63c497953b51008bf0
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ aws-lambda-builders==1.37.0 \
--hash=sha256:18df6b852e56d6754422d37b7c7a4637cbcc9e91e329955812424aefcc716f24 \
--hash=sha256:e34e2b11dacb7d177e710edce7521dced3b5ee55595ffaffc058922e029907ab
# via aws-sam-cli (setup.py)
aws-sam-translator==1.73.0 \
--hash=sha256:bfa7cad3a78f002edeec5e39fd61b616cf84f34f61010c5dc2f7a76845fe7a02 \
--hash=sha256:c0132b065d743773fcd2573ed1ae60e0129fa46043fad76430261b098a811924
aws-sam-translator==1.74.0 \
--hash=sha256:6975ddf0798f45952554d6ea2d5e95de8f321ecb7d3299bb127073d4ffb53c90 \
--hash=sha256:74b386ed3780786a8b08d122c77c462f1872db4049617b63c497953b51008bf0
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ aws-lambda-builders==1.37.0 \
--hash=sha256:18df6b852e56d6754422d37b7c7a4637cbcc9e91e329955812424aefcc716f24 \
--hash=sha256:e34e2b11dacb7d177e710edce7521dced3b5ee55595ffaffc058922e029907ab
# via aws-sam-cli (setup.py)
aws-sam-translator==1.73.0 \
--hash=sha256:bfa7cad3a78f002edeec5e39fd61b616cf84f34f61010c5dc2f7a76845fe7a02 \
--hash=sha256:c0132b065d743773fcd2573ed1ae60e0129fa46043fad76430261b098a811924
aws-sam-translator==1.74.0 \
--hash=sha256:6975ddf0798f45952554d6ea2d5e95de8f321ecb7d3299bb127073d4ffb53c90 \
--hash=sha256:74b386ed3780786a8b08d122c77c462f1872db4049617b63c497953b51008bf0
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down

0 comments on commit 5a7c5be

Please sign in to comment.