From 28c31a14683491943293179b167eae6e3d6ddcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:49:10 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.3 in /requirements Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.3. - [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.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 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..2780f5de98f 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.3 mysql-connector-python==9.1.0 walrus==0.9.3 pymongo == 4.8.0