From 30f64f7fee800cd9fd603d8f7a9e967d6d93aad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:49:48 +0000 Subject: [PATCH] chore(deps): bump filelock from 3.13.4 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.4 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.13.4...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39fad4f..d3e848c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ execnet==2.1.1 ; python_version >= "3.12" and python_version < "4.0" executing==2.0.1 ; python_version >= "3.12" and python_version < "4.0" factory-boy==3.3.0 ; python_version >= "3.12" and python_version < "4.0" faker==24.11.0 ; python_version >= "3.12" and python_version < "4.0" -filelock==3.13.4 ; python_version >= "3.12" and python_version < "4.0" +filelock==3.20.1 ; python_version >= "3.12" and python_version < "4.0" flower==2.0.1 ; python_version >= "3.12" and python_version < "4.0" humanize==4.9.0 ; python_version >= "3.12" and python_version < "4.0" identify==2.5.35 ; python_version >= "3.12" and python_version < "4.0"