From af3cc4f6e6764466316eba5bc99e7bc54bc0787f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:59:34 +0000 Subject: [PATCH] build(deps): Bump filelock from 3.20.0 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.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.20.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.uvmirror.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.uvmirror.txt b/requirements.uvmirror.txt index 4b3f6fe..a5d1754 100644 --- a/requirements.uvmirror.txt +++ b/requirements.uvmirror.txt @@ -12,7 +12,7 @@ coverage==7.12.0 distlib==0.4.0 # via virtualenv docker==7.1.0 -filelock==3.20.0 +filelock==3.20.1 # via virtualenv identify==2.6.15 # via pre-commit