From: Guillaume Pellerin Date: Fri, 19 Apr 2024 22:03:34 +0000 (+0200) Subject: bump poetry 1.8.2 X-Git-Tag: 2.9.0~9 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2Fpoetry;p=teleforma.git bump poetry 1.8.2 --- diff --git a/Dockerfile b/Dockerfile index 4b02cad3..c302f081 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,7 +39,7 @@ ENV LANGUAGE fr_FR:fr ENV LC_ALL fr_FR.UTF-8 # https://python-poetry.org/docs/configuration/#using-environment-variables -ENV POETRY_VERSION=1.4.2 \ +ENV POETRY_VERSION=1.8.2 \ POETRY_NO_INTERACTION=1 \ # make poetry install to this location POETRY_HOME="/opt/poetry" \ diff --git a/poetry.lock b/poetry.lock index 937468dd..09b0fe74 100644 --- a/poetry.lock +++ b/poetry.lock @@ -752,14 +752,14 @@ files = [ [[package]] name = "exceptiongroup" -version = "1.2.0" +version = "1.2.1" description = "Backport of PEP 654 (exception groups)" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"}, - {file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"}, + {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, + {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, ] [package.extras]