From f27f9e5e8cab115189b8bd5aa013cfc8d6fee461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:48:47 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.1 in /doc Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 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.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements_test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/requirements_test.txt b/doc/requirements_test.txt index 5a6db0db..b865ee03 100644 --- a/doc/requirements_test.txt +++ b/doc/requirements_test.txt @@ -94,9 +94,9 @@ exceptiongroup==1.2.2 ; python_version == "3.10" \ executing==2.2.0 ; python_version >= "3.10" and python_version < "4" \ --hash=sha256:11387150cad388d62750327a53d3339fad4888b39a6fe233c3afbb54ecffd3aa \ --hash=sha256:5d108c028108fe2551d1a7b2e8b713341e2cb4fc0aa7dcf966fa4327a5226755 -filelock==3.18.0 ; python_version >= "3.10" and python_version < "4" \ - --hash=sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 \ - --hash=sha256:c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de +filelock==3.20.1 ; python_version >= "3.10" and python_version < "4" \ + --hash=sha256:15d9e9a67306188a44baa72f569d2bfd803076269365fdea0934385da4dc361a \ + --hash=sha256:b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c hip-python==6.3.3.540.31 ; python_version >= "3.10" and python_version < "4" \ --hash=sha256:254aba3a63a5f8910606539e59de710845515e0c2fb2bdcbbc2dc4c18754dfbc \ --hash=sha256:5c0da34b3872d31f8bf2f857bcdedfb84f9740c3fd3e1ace026fde65219815d8 \