From 41db666a5f896ea4b2d2589657deef5522348b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:44:55 +0000 Subject: [PATCH] Bump poetry from 1.4.2 to 2.3.3 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.4.2 to 2.3.3. - [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.3) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.3 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..dd3a50b33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pip>=21.1 -poetry==1.4.2 +poetry==2.3.3