From c35f26d9cc4d4867fedf8a7dd707ed3d96a709ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:38:58 +0000 Subject: [PATCH] Bump poetry from 1.4.2 to 2.3.4 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.4.2 to 2.3.4. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.4.2...2.3.4) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5afe62881..046c13028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pip>=21.1 -poetry==1.4.2 +poetry==2.3.4