From 30aad53b638d3eb91006b4ab63f2bfd4cfd551fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:22:03 +0000 Subject: [PATCH] Bump virtualenv in /blog-examples/llama-index/hacknernews_app Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 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.25.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b0..406291b 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -204,7 +204,7 @@ tzlocal==5.2 uri-template==1.3.0 urllib3==2.2.0 validators==0.22.0 -virtualenv==20.25.0 +virtualenv==20.26.6 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1