From 5ec5c4044164a971197131db47e0d1b86f202b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 23:02:56 +0000 Subject: [PATCH] Bump filelock from 3.29.0 to 3.29.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.0 to 3.29.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.29.0...3.29.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3aa77a..22eca56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cfgv==3.5.0 distlib==0.4.0 -filelock==3.29.0 +filelock==3.29.1 identify==2.6.19 nodeenv==1.10.0 platformdirs==4.10.0