Skip to content

Commit

Permalink
chore(deps): update dependency pip to v24.3.1 (#1078)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 19a52ad commit cf3cc3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-fava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG GCC_VERSION=13.2.1_git20240309-r0
# renovate: datasource=repology depName=alpine_3_20/musl-dev versioning=loose
ARG MUSLDEV_VERSION=1.2.5-r0
# renovate: datasource=pypi depName=pip
ARG PIP_VERSION=24.1.2
ARG PIP_VERSION=24.3.1
# renovate: datasource=pypi depName=fava
ARG FAVA_VERSION=1.27.3

Expand Down
2 changes: 1 addition & 1 deletion docker-gcloud-pubsub-emulator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# renovate: datasource=repology depName=debian_12/netcat-openbsd versioning=loose
ARG NETCATOPENBSD_VERSION=1.219-1
# renovate: datasource=pypi depName=pip
ARG PIP_VERSION=24.1.2
ARG PIP_VERSION=24.3.1
# renovate: datasource=pypi depName=poetry
ARG POETRY_VERSION=1.8.4
# renovate: datasource=github-releases depName=eficode/wait-for
Expand Down

0 comments on commit cf3cc3c

Please sign in to comment.