From 6d9c62421b1b346d2cf4736ae94de6f1366e4051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 23:02:35 +0000 Subject: [PATCH] Bump filelock from 3.20.1 to 3.20.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.20.2. - [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.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b85fd4..c0fc8b6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 cfgv==3.5.0 charset-normalizer==3.4.4 distlib==0.4.0 -filelock==3.20.1 +filelock==3.20.2 identify==2.6.15 nodeenv==1.10.0 platformdirs==4.5.1