From 1ba34c235051bdc711793701fc45eb3ecf86b55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:04:29 +0000 Subject: [PATCH] chore(deps): bump poetry from 2.4.1 to 2.4.2 Bumps [poetry](https://github.com/python-poetry/poetry) from 2.4.1 to 2.4.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.4.1...2.4.2) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-poetry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-poetry.txt b/requirements-poetry.txt index c3973d4..852bf34 100644 --- a/requirements-poetry.txt +++ b/requirements-poetry.txt @@ -1 +1 @@ -poetry==2.4.1 +poetry==2.4.2