Skip to content

Commit db03d35

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency python-poetry/poetry to v2 (dockerfiles/dockerfile.renovate)
1 parent a1283ad commit db03d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile.renovate

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ RUN pip install --user pipenv
194194
# Poetry
195195

196196
# renovate: datasource=github-releases depName=python-poetry/poetry
197-
ENV POETRY_VERSION=1.8.3
197+
ENV POETRY_VERSION=2.0.1
198198

199199
RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python - --version ${POETRY_VERSION}
200200

0 commit comments

Comments
 (0)