From 5292cdcd45c3355c26ac896f4e25aab42543a460 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 04:28:12 +0000 Subject: [PATCH] poetry: Update to version 1.3.1 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index c762620375..64e72ad974 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.3.1", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",