Skip to content

Commit 901b23e

Browse files
committed
build(deps): bump pipx from 1.7.1 to 1.8.0
1 parent 01261b3 commit 901b23e

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
@@ -44,7 +44,7 @@ RUN dnf upgrade -y \
4444

4545
# FIXME @TL workaround until Amazon Linux gets a pipx package
4646
# FIXME @TL --break-system-packages not supported until Python 3.11.
47-
RUN pip install --no-cache-dir --upgrade pipx==1.7.1
47+
RUN pip install --no-cache-dir --upgrade pipx==1.8.0
4848

4949
# FIXME @TL remarshal requires python 3.10
5050
RUN pipx ensurepath --global \

0 commit comments

Comments
 (0)