Skip to content

Commit 1ec927a

Browse files
authored
Merge branch 'main' into pipx/checkov-3.2.473
2 parents d9da5ea + 409e659 commit 1ec927a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN pip install --no-cache-dir --upgrade pipx==1.7.1
4848

4949
RUN pipx ensurepath --global \
5050
&& pipx install --global \
51-
cfn-lint==1.39.1 \
51+
cfn-lint==1.40.0 \
5252
cfn-policy-validator==0.0.36 \
5353
checkov==3.2.473 \
5454
# FIXME @TL requires python 3.10: remarshal==1.2.0 \

0 commit comments

Comments
 (0)