From 4a59fd131673c0e212ae27c1a0393e97fd0aaafb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 16:12:37 +0000 Subject: [PATCH] build(deps-dev): bump filelock from 3.25.2 to 3.29.5 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.25.2 to 3.29.5. - [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.25.2...3.29.5) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.29.5 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 74d6613..59b7c8a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -filelock==3.25.2; python_version >= "3.12" +filelock==3.29.5; python_version >= "3.12" jsonschema==4.26.0 maturin==1.12.6 pip-audit==2.10.0