From d39123ed4e955fda4b5fb405632a03849d092380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:49:35 +0000 Subject: [PATCH] Bump poetry from 2.1.3 to 2.3.4 in /src Bumps [poetry](https://github.com/python-poetry/poetry) from 2.1.3 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/2.1.3...2.3.4) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dfd4a3f..1a112eb 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -69,7 +69,7 @@ pillow==12.1.0 pkginfo==1.12.1.2 platformdirs==4.3.8 pluggy==1.6.0 -poetry==2.1.3 +poetry==2.3.4 poetry-core==2.1.3 propcache==0.3.0 PTable==0.9.2