From a13ef7442dd1a9e88fc0f728410cd7dda13d6342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:19:35 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump virtualenv from 20.26.2 to 20.26.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfb1597..d8c4202 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ toml==0.10.2 tomli==2.0.1 tomlkit==0.12.5 urllib3==2.2.2 -virtualenv==20.26.2 +virtualenv==20.26.3 webex-bot==0.5.1 webexteamssdk==1.6.1 websockets==11.0.3 -- 2.45.2