]> git.parisson.com Git - teleforma.git/commitdiff
bump poetry 1.8.2 feature/poetry
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Fri, 19 Apr 2024 22:03:34 +0000 (00:03 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Fri, 19 Apr 2024 22:03:34 +0000 (00:03 +0200)
Dockerfile
poetry.lock

index 4b02cad3ee469298553795218b4e0788a622c4d3..c302f081f802f4f8decc861511034cd58a3bf0f2 100644 (file)
@@ -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" \
index 937468dd3f3b6d2c351a29b4641a0be56a9f8185..09b0fe74ded6a9743575e4ccf272ccfe83515ea7 100644 (file)
@@ -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]