From 5d809ff4568e7cc7a580adcee1771ae58529397d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:47:20 +0000 Subject: [PATCH] Chore(deps): Bump filelock from 3.18.0 to 3.20.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9e96ab70..ed480a930 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ click==8.2.1 colorama==0.4.6 cryptography==45.0.3 distlib==0.3.9 -filelock==3.18.0 +filelock==3.20.1 ghp-import==2.1.0 gitdb==4.0.12 GitPython==3.1.41