Skip to content

Commit 2c83650

Browse files
authored
Merge pull request #554 from jakoritarleite/patch-1
update the version of Serverless Framework
2 parents 3aa5a98 + 140248d commit 2c83650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-python-rest-api-with-dynamodb/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
service: serverless-rest-api-with-dynamodb
22

3-
frameworkVersion: ">=1.1.0 <2.0.0"
3+
frameworkVersion: ">=1.1.0 <=2.1.1"
44

55
provider:
66
name: aws

0 commit comments

Comments
 (0)