From c8e7f5a6be096dbe547f7409c50204b6f26be140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:10:42 +0000 Subject: [PATCH] Bump filelock from 3.7.1 to 3.20.3 in /drp_aa_mvp Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.7.1 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.7.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..ee2928f 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -30,7 +30,7 @@ djangorestframework-simplejwt==4.8.0 drf-api-tracking==1.8.0 factory-boy==3.2.0 Faker==8.13.2 -filelock==3.7.1 +filelock==3.20.3 flake8==3.9.2 grpcio==1.59.0 grpcio-status==1.59.0