From f97e1ad76dbc3ba01f564700307e5c6342d90b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:34:36 +0000 Subject: [PATCH] Bump virtualenv from 20.27.1 to 20.28.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee6fb28..23a68f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ nodeenv==1.9.1 platformdirs==4.3.6 pre-commit==4.0.1 PyYAML==6.0.2 -virtualenv==20.27.1 +virtualenv==20.28.0