From 8a4b779921fea7e0ff27bd498d83c8aaab17b2d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 20:43:08 +0000 Subject: [PATCH] chore(deps): bump poetry from 2.3.4 to 2.4.0 in /.github/workflows Bumps [poetry](https://github.com/python-poetry/poetry) from 2.3.4 to 2.4.0. - [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.4...2.4.0) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d8e3745b..0b5faaec 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==26.0.1 -poetry==2.3.4 +poetry==2.4.0 virtualenv==21.2.0 poetry-dynamic-versioning==1.10.0