Skip to content

Commit 7703361

Browse files
authored
build(deps): bump pipx from 1.8.0 to 1.10.1 (#861)
1 parent b361821 commit 7703361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws-cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN dnf upgrade -y \
4545

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

5050
# FIXME @TL remarshal requires python 3.10
5151
COPY requirements.txt /tmp/requirements.txt

0 commit comments

Comments
 (0)