From 1abeed02e78ef07b5dd47effe00586e54425d361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 03:33:20 +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.1 to 2.3.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.2.1...2.3.0) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.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 5f11aad..e002ddc 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ pip==25.3 -poetry==2.2.1 +poetry==2.3.0