From dac5e338396ae2e0e3c3c0f04d8dbf116f93ef58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:00:08 +0000 Subject: [PATCH] Bump filelock from 3.29.0 to 3.29.4 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.0 to 3.29.4. - [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.4) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.29.4 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 961f6f9..3e22748 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.4 identify==2.6.19 nodeenv==1.10.0 platformdirs==4.10.0