From 7498ef1b1e01d38bff4fa7fef977c959988d98f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:19:56 +0000 Subject: [PATCH] pip: bump poetry from 2.3.1 to 2.3.2 Bumps [poetry](https://github.com/python-poetry/poetry) from 2.3.1 to 2.3.2. - [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.3.1...2.3.2) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 48ea108e..f050f83e 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -19,5 +19,5 @@ regex==2026.1.15 pygount==3.1.0 pywin32==311; sys_platform == 'win32' setuptools==80.10.1 -poetry==2.3.1 +poetry==2.3.2 fdt==0.3.3