chore(security): update filelock dep to solve vulnerability 82754 (#9816)

This commit is contained in:
Josema Camacho
2026-01-20 13:26:59 +01:00
committed by GitHub
parent 5be4ec511f
commit d1a7eed5fa
7 changed files with 477 additions and 264 deletions
+3 -2
View File
@@ -70,6 +70,7 @@ pytest-env = "1.1.3"
pytest-randomly = "3.15.0"
pytest-xdist = "3.6.1"
ruff = "0.5.0"
safety = "3.2.9"
tqdm = "4.67.1"
safety = "3.7.0"
filelock = "3.20.3"
vulture = "2.14"
tqdm = "4.67.1"