From 4334c2cf8095ee6d254dbb53bc8113da7b88c442 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 20:29:40 +0000 Subject: [PATCH] poetry: Update to version 1.2.1 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index f4ae784c02..46c5ecbdba 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.1", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",