From 10ebb67e7ed0725568330261f2e153ad539fd99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 12:30:17 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [filelock](https://github.com/tox-dev/py-filelock). Updates `filelock` from 3.18.0 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.18.0...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0b7dd1..58ed194 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ dodgy==0.2.1 ; python_version >= "3.11" and python_version < "4.0" executing==2.2.0 ; python_version >= "3.11" and python_version < "4.0" falcon==2.0.0 ; python_version >= "3.11" and python_version < "4.0" fastjsonschema==2.21.1 ; python_version >= "3.11" and python_version < "4.0" -filelock==3.18.0 ; python_version >= "3.11" and python_version < "4.0" +filelock==3.20.3 ; python_version >= "3.11" and python_version < "4.0" flake8-polyfill==1.0.2 ; python_version >= "3.11" and python_version < "4.0" flake8==7.3.0 ; python_version >= "3.11" and python_version < "4.0" fonttools==4.59.0 ; python_version >= "3.11" and python_version < "4.0"