Skip to content

Commit 2e48c23

Browse files
authored
Increase AWS CLI lower bound version to shorten resolution time (#12857)
1 parent fc4c928 commit 2e48c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ base-runtime = [
7878
runtime = [
7979
"localstack-core[base-runtime]",
8080
# pinned / updated by ASF update action
81-
"awscli>=1.37.0",
81+
"awscli>=1.41.0",
8282
"airspeed-ext>=0.6.3",
8383
# version that has a built wheel
8484
"kclpy-ext>=3.0.0",

0 commit comments

Comments
 (0)