From 1983a1e734a90999580521245e4db9b642aa43da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:52:30 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.3 in /setup Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.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.18.0...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements_python-3.13.in | 2 +- setup/requirements_python-3.13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/requirements_python-3.13.in b/setup/requirements_python-3.13.in index 3e38ae0..9af55fc 100644 --- a/setup/requirements_python-3.13.in +++ b/setup/requirements_python-3.13.in @@ -148,7 +148,7 @@ ecdsa==0.19.1 editables==0.5 exceptiongroup==1.2.2 execnet==2.1.1 -filelock==3.18.0 +filelock==3.20.3 fsspec==2025.3.2 future==1.0.0 glob2==0.7 diff --git a/setup/requirements_python-3.13.txt b/setup/requirements_python-3.13.txt index a77aa15..264e5e7 100644 --- a/setup/requirements_python-3.13.txt +++ b/setup/requirements_python-3.13.txt @@ -229,7 +229,7 @@ fastjsonschema==2.21.1 # via # -r requirements_python-3.13.in # nbformat -filelock==3.18.0 +filelock==3.20.3 # via # -r requirements_python-3.13.in # mdanalysis