From 101e8163fb810566521a147f28eb6db45788fd07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:29:52 +0000 Subject: [PATCH] poetry: Update to version 1.8.4 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index 0e87e92abd..1702997a15 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "1.8.3", + "version": "1.8.4", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",