From e79e63fff7bb6d154a21e6d94905285b01ca1573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:52:46 +0000 Subject: [PATCH] Bump filelock from 3.19.1 to 3.20.3 in /rest_api/asset_cleanup Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 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.19.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rest_api/asset_cleanup/poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_api/asset_cleanup/poetry.lock b/rest_api/asset_cleanup/poetry.lock index 57202bd..5145c71 100644 --- a/rest_api/asset_cleanup/poetry.lock +++ b/rest_api/asset_cleanup/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "argparse"