From 257fa1be370cc505c3fd17cef2bfd0ed27d04fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:33:56 +0000 Subject: [PATCH] Bump filelock in /blog-examples/llama-index/hacknernews_app Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 to 3.20.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.1...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 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..3a02779 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -47,7 +47,7 @@ exceptiongroup==1.2.0 executing==2.0.1 fastembed==0.1.3 fastjsonschema==2.19.1 -filelock==3.13.1 +filelock==3.20.1 flatbuffers==23.5.26 fqdn==1.5.1 frozenlist==1.4.1