From b7153472311dcd05e7823dd5b040366796469ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:44:04 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.21.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.21.2. - [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.21.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.21.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b7410c8..04530ff8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or platform_system == "Windows") contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" -filelock==3.20.3 ; python_version >= "3.11" and python_version < "3.15" +filelock==3.21.2 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15" fsspec==2026.1.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15"