From fd69f0cfa9663657d8534c2288835c53af08c3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:25:07 -0600 Subject: [PATCH] Bump virtualenv from 20.27.1 to 20.28.0 in /.github/workflows (#244) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.1 to 20.28.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/20.27.1...20.28.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... 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 31aca95..aad0c5d 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==24.3.1 nox==2024.10.9 nox-poetry==1.0.3 -virtualenv==20.27.1 +virtualenv==20.28.0