From e10bf02c25599e48382254c9a31d464cccc7c7ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 00:38:31 +0000 Subject: [PATCH] poetry: Update to version 2.1.1 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index 69ff2178f9..7529098c2a 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "2.1.0", + "version": "2.1.1", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",