From 8c93a4487cf62e01036e6cc02d2c8abae4c41c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:00:14 +0000 Subject: [PATCH] Bump filelock from 3.20.1 to 3.20.3 in /doc Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 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.20.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 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 b865ee03..40bfef43 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.20.1 ; python_version >= "3.10" and python_version < "4" \ - --hash=sha256:15d9e9a67306188a44baa72f569d2bfd803076269365fdea0934385da4dc361a \ - --hash=sha256:b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c +filelock==3.20.3 ; python_version >= "3.10" and python_version < "4" \ + --hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \ + --hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1 hip-python==6.3.3.540.31 ; python_version >= "3.10" and python_version < "4" \ --hash=sha256:254aba3a63a5f8910606539e59de710845515e0c2fb2bdcbbc2dc4c18754dfbc \ --hash=sha256:5c0da34b3872d31f8bf2f857bcdedfb84f9740c3fd3e1ace026fde65219815d8 \