We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47341c commit 83aaf43Copy full SHA for 83aaf43
examples/build_recipes/pants/basic_pants/BUILD
@@ -5,7 +5,7 @@ python_sources(
5
6
python_requirement(
7
name="aws-lambda-powertools",
8
- requirements=["aws-lambda-powertools[all]==3.4.0"],
+ requirements=["aws-lambda-powertools[all]==3.18.0"],
9
)
10
11
0 commit comments