From a1a140949efc67bca17c4f4119e7378eee3e6a44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 04:37:05 +0000 Subject: [PATCH] poetry: Update to version 2.1.4 --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index 3f3cfefb0a..6b6051de1f 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -1,5 +1,5 @@ { - "version": "2.1.3", + "version": "2.1.4", "description": "Dependency Management for Python", "homepage": "https://python-poetry.org/", "license": "MIT",