From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:45:34 +0000 (+0000) Subject: build(deps): bump filelock from 3.18.0 to 3.20.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c79b6ec409af1330e82dfcdc182199f6c4fb91;p=thirdparty%2Ftornado.git build(deps): bump filelock from 3.18.0 to 3.20.1 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: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index 7292052f..a27251bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ docutils==0.21.2 # via # sphinx # sphinx-rtd-theme -filelock==3.18.0 +filelock==3.20.1 # via # tox # virtualenv