From 849d070e0fa0310954bd0152f03ff1f8eeaa53f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:13:53 +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"