From 680f253180bc4fe563dfdad83a67185a1cf206c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 08:02:54 +0200 Subject: [PATCH] Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#1232) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.3. - [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/20.26.2...20.26.3) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 ace4caa2..682bc0a7 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,4 +2,4 @@ pip==24.0 nox==2024.4.15 nox-poetry==1.0.3 poetry==1.8.3 -virtualenv==20.26.2 +virtualenv==20.26.3