From 3f5f2ceb7d489ce803267b6274c6219cbe25663f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:36:32 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.0. - [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.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index 51a88ee3..da12b7dc 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -178,9 +178,9 @@ exceptiongroup==1.3.0 \ # via # -r CI/requirements_ci.in # anyio -filelock==3.18.0 \ - --hash=sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 \ - --hash=sha256:c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de +filelock==3.20.0 \ + --hash=sha256:339b4732ffda5cd79b13f4e2711a31b0365ce445d95d243bb996273d072546a2 \ + --hash=sha256:711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4 # via # tox # virtualenv