From b74d1d2769a2b3ce3914de948eb499e454de33b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 8 Oct 2025 13:14:20 -0700 Subject: [PATCH] Update filelock from 3.0.12 to 3.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84c519d..01fbc46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -filelock==3.0.12 +filelock==3.20.0 numpy>=1.18.2,<2 pydantic==1.4 pyyaml==5.3.1