From e6f5404dfedfbacef49f7128a2ae8b5d00666586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:11:11 +0000 Subject: [PATCH] Bump filelock from 3.12.0 to 3.20.1 in /backend/requirements Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.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.12.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index 2d8745f3349..b4c64bf7678 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -12,7 +12,7 @@ distributed==2023.8.1 fastapi==0.109.2 fastapi-users==12.1.3 fastapi-users-db-sqlalchemy==5.0.0 -filelock==3.12.0 +filelock==3.20.1 google-api-python-client==2.86.0 google-auth-httplib2==0.1.0 google-auth-oauthlib==1.0.0