Skip to content

Commit

Permalink
chore: Upgrade to serverless-sdk (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
selcukcihan authored Apr 6, 2023
1 parent 4ceaf65 commit 2271e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/packages/aws-lambda-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = [{ name = "serverlessinc" }]
requires-python = ">=3.7"
dependencies = [
"aiohttp~=3.8",
"serverless-sdk~=0.3.10",
"serverless-sdk~=0.3.11",
"serverless-sdk-schema~=0.2.0",
"typing-extensions~=4.5", # included in Python 3.8 - 3.11
]
Expand Down

0 comments on commit 2271e04

Please sign in to comment.