From 99a7c0820f0daf65592882bb8d6db0188174e916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 23:07:14 +0000 Subject: [PATCH] Bump filelock from 3.7.1 to 3.20.1 in /drp_aa_mvp Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.7.1 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.7.1...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 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..c6db291 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.1 flake8==3.9.2 grpcio==1.59.0 grpcio-status==1.59.0