From 11a4167cb66744f59d86c05723e071ad8b596ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 03:02:17 +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.2.0 to 2.2.1 - [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.2.0...2.2.1) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch 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 c7fb080..0f11e0d 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ pip==25.2 -poetry==2.2.0 +poetry==2.2.1