Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 07029e7

Browse files
committed
node module library updates for deployment and cicd apps
1 parent 5e53c69 commit 07029e7

File tree

3 files changed

+1313
-493
lines changed

3 files changed

+1313
-493
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Please ensure you install all requirements before beginning the deployment
113113
`sudo yum -y install jq`
114114

115115
- moto (Required for running the tests)
116-
`pip install moto==1.3.14`
116+
`pip install moto==2.3.2`
117117

118118
- pip3 (Required to install packages)
119119
`curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py`

0 commit comments

Comments
 (0)