From b3a74a82de0c8ad4c84b3a8612c9e4e5190684e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:38:23 +0000 Subject: [PATCH] Bump poetry from 1.3.2 to 2.3.4 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.3.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.3.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 e58a348..7f6d83d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pytest==7.2.1 -poetry==1.3.2 \ No newline at end of file +poetry==2.3.4 \ No newline at end of file