From 1e2e527a98dfed010f92b0bf90266ddc2d6322a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 03:02:00 +0000 Subject: [PATCH] Bump poetry Bumps the patches-and-minor-upgrades group in /.github/workflows with 1 update: [poetry](https://github.com/python-poetry/poetry). Updates `poetry` from 2.1.4 to 2.2.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.1.4...2.2.0) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 8679f38..c7fb080 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ pip==25.2 -poetry==2.1.4 +poetry==2.2.0