From 64a2d31af510acd4d5c54c9a69592ad60f25455f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 12:30:10 +0000 Subject: [PATCH] poetry: Update to version 1.5.0 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index fd44e01a5d..71a5945099 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "1.4.2", + "version": "1.5.0", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",