From d7b55e12b6e0ef05eda89be1738ec70c70ede0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:00:49 -0500 Subject: [PATCH] chore(deps): bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#336) --- .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 57a08ad..c98d5e9 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==23.3.1 poetry==1.7.1 -virtualenv==20.24.7 +virtualenv==20.25.0 poetry-dynamic-versioning==1.1.1