Skip to content

Commit 1937849

Browse files
author
Michal Ploski
committed
Add required package
1 parent 5b26307 commit 1937849

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

Diff for: poetry.lock

+20-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ cfn-lint = "0.67.0"
104104
mypy = "^0.982"
105105
types-python-dateutil = "^2.8.19.6"
106106
httpx = "^0.23.3"
107+
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
107108

108109
[tool.coverage.run]
109110
source = ["aws_lambda_powertools"]

0 commit comments

Comments
 (0)