From 1290ad92da1f538175af8f659e7395cd493a99df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:56:57 +0000 Subject: [PATCH] Bump filelock from 3.0.9 to 3.20.3 in /resources Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.9 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/v3.0.9...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/requirements.txt b/resources/requirements.txt index 382e3f9..4a14922 100644 --- a/resources/requirements.txt +++ b/resources/requirements.txt @@ -13,7 +13,7 @@ colorclass==2.2.0 commonmark==0.5.4 doc8==0.8.0 docutils==0.14 -filelock==3.0.9 +filelock==3.20.3 idna==2.7 imagesize==1.1.0 jinja2==2.10