From 4b396ea575fda74914046145580c3d3305035412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:47:32 +0000 Subject: [PATCH] Update dependency filelock to v3.20.3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7edd248..4e28755 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11" faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0" -filelock==3.15.4 ; python_version >= "3.10" and python_version < "4.0" +filelock==3.20.3 ; python_version >= "3.10" and python_version < "4.0" flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0" google-api-core==2.19.1 ; python_version >= "3.10" and python_version < "4.0" google-auth==2.33.0 ; python_version >= "3.10" and python_version < "4.0"