From ba265a7c2fee6a37b2c2dd5432e9f1d1275f26c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 03:45:14 +0000 Subject: [PATCH] Bump the workflows-dependencies group Bumps the workflows-dependencies group in /.github/workflows with 2 updates: [poetry](https://github.com/python-poetry/poetry) and [virtualenv](https://github.com/pypa/virtualenv). Updates `poetry` from 2.3.2 to 2.3.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.3.2...2.3.3) Updates `virtualenv` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.1.0...21.2.0) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workflows-dependencies - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index b74d733..6743a67 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==26.0.1 nox==2026.2.9 nox-poetry==1.2.0 -poetry==2.3.2 -virtualenv==21.1.0 +poetry==2.3.3 +virtualenv==21.2.0