From 2956d0de64a12c08c97ee71386b308535b552b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:54:09 +0000 Subject: [PATCH] build(deps): bump filelock from 3.29.1 to 3.29.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.1 to 3.29.3. - [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.1...3.29.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.29.3 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 fe77028..44c4306 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.1 +filelock==3.29.3 # via cachecontrol icmplib==3.0.4 # via pinghue (pyproject.toml)