From 2cc56eb22e952d330d0527cba9c3353442d08269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 04:15:13 +0000 Subject: [PATCH] Bump poetry from 2.4.1 to 2.4.3 in /.github/workflows Bumps [poetry](https://github.com/python-poetry/poetry) from 2.4.1 to 2.4.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/2.4.1...2.4.3) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 4230890..a439553 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==26.1.2 nox==2026.4.10 nox-poetry==1.2.0 -poetry==2.4.1 +poetry==2.4.3 virtualenv==21.5.1