From c81f5eacd4f991b21190f79bfae5873535061483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 08:33:57 +0000 Subject: [PATCH] chore(deps): bump filelock from 3.29.0 to 3.30.0 in /backend Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.0 to 3.30.0. - [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.29.0...3.30.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8c99dc9..fcf261c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -51,7 +51,7 @@ nltk==3.9.4 python-dateutil==2.9.0.post0 orjson==3.11.6 ujson==5.12.1 -filelock==3.29.0 +filelock==3.30.0 werkzeug==3.1.8 pillow==12.2.0 matplotlib==3.10.0