From 942faeeaa38ec2ab2000e190150ae63a381f835a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 13:57:01 +0000 Subject: [PATCH] Bump virtualenv from 20.26.2 to 20.26.6 (#459) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.6. - [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.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d97a6915..35ae96ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,6 +65,6 @@ types-PyYAML==6.0.12.20240311 types-tabulate==0.9.0.20240106 typing_extensions==4.12.2 uvicorn==0.30.1 -virtualenv==20.26.2 +virtualenv==20.26.6 watchgod==0.8.2 websockets==12.0