From 5a7c3405ccc9ee25f38581a5b7b36c6d494422e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:52:24 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.1 in /requirements Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 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.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index bed298f44ce..c7874465df6 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -13,7 +13,7 @@ ollama >= 0.1.7 # Langchain tests anthropic >= 0.21.3 # Langchain tests langchain-google-genai>=2.0.0 # Langchain tests mindsdb-sdk -filelock==3.18.0 +filelock==3.20.1 mysql-connector-python==9.1.0 walrus==0.9.3 pymongo == 4.8.0