From ce654166cdadf93b0f62b10b2c1424857be6e740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:32:42 +0000 Subject: [PATCH] Bump filelock from 3.20.3 to 3.24.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.3 to 3.24.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.3...3.24.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.24.2 dependency-type: direct:development update-type: version-update:semver-minor ... 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 9938ac1..843a11d 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.3 +filelock==3.24.2 identify==2.6.16 nodeenv==1.10.0 platformdirs==4.5.1