From ff5c6c7369c3326d641b4b9faa558c486a9631fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:06:35 +0000 Subject: [PATCH] chore(deps): bump virtualenv in /.github/workflows Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.15.0 to 20.19.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.15.0...20.19.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/resources/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/resources/constraints.txt b/.github/workflows/resources/constraints.txt index f76938d107..50dfca63ce 100644 --- a/.github/workflows/resources/constraints.txt +++ b/.github/workflows/resources/constraints.txt @@ -1,3 +1,3 @@ pip==22.1.2 poetry==1.1.13 -virtualenv==20.15.0 +virtualenv==20.19.0