From 0eba1d3e547b2453b1aa987a8da7996ffd0bac06 Mon Sep 17 00:00:00 2001 From: qujingpengf Date: Wed, 28 Jan 2026 01:39:47 +0800 Subject: [PATCH] build(deps): bump filelock from 3.1.0 to 3.3.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.1.0...3.3.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8c4938..5593121 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ codacy-coverage==1.3.11 colorama==0.4.4 coverage==5.5 distlib==0.3.3 -filelock==3.1.0 +filelock==3.3.0 flake8==3.9.1 identify==2.2.15 idna==3.2