From e586f1458f022d93955e2454291fcc32357a9ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 19:53:45 +0000 Subject: [PATCH] build(deps): 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 2588364..80b26af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ defusedxml==0.7.1 # via py-serializable docutils==0.23 # via readme-renderer -filelock==3.29.0 +filelock==3.29.1 # via cachecontrol icmplib==3.0.4 # via pinghue (pyproject.toml)