From 181b0daee6b38560b420dd2c839629fcfbe21850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:57:20 +0000 Subject: [PATCH] chore(deps): 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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..7507b515 100644 --- a/requirements.in +++ b/requirements.in @@ -64,7 +64,7 @@ execnet==2.1.2 # via pytest-xdist faker==40.15.0 # via polyfactory -filelock==3.29.0 +filelock==3.29.4 # via # python-discovery # tox diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..0fb94d05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -560,9 +560,9 @@ faker==40.15.0 \ # via # -r requirements.in # polyfactory -filelock==3.29.0 \ - --hash=sha256:69974355e960702e789734cb4871f884ea6fe50bd8404051a3530bc07809cf90 \ - --hash=sha256:96f5f6344709aa1572bbf631c640e4ebeeb519e08da902c39a001882f30ac258 +filelock==3.29.4 \ + --hash=sha256:10cdb3656fc44541cdf30652a93fb10ec6b05325620eb316bd26893e4201538a \ + --hash=sha256:dac1648087d5115554850d113e7dd8c83ab2d38e3435dde2d4f163847e57b767 # via # -r requirements.in # python-discovery