From 52bf8d7a2c69924cbfb6af4589d6a9b3519f354f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:06:24 +0000 Subject: [PATCH] chore(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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..3904dcd0 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.1 # via # python-discovery # tox diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..48341b38 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.1 \ + --hash=sha256:85199dfd706869641b72b2e8955d5416a4b2b7dc4b0e8e6d97b4cc1299a6983b \ + --hash=sha256:d97e6b1b9757569626c58caa07dc4beb1613f4a2938b1e8cc81afca398906c9e # via # -r requirements.in # python-discovery