From 059b289be27fa3c298f96b9cddb4d07dab08f124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 17:41:31 +0000 Subject: [PATCH] chore(deps): update dependency filelock to v3.15.4 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index aaebf23c3..1923ef260 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ click = "==8.1.7" colorama = "==0.4.6" coverage = "==7.5.3" distlib = "==0.3.8" -filelock = "==3.15.3" +filelock = "==3.15.4" flake8 = "==7.1.0" flake8-black = "==0.3.6" identify = "==2.5.36" diff --git a/requirements.txt b/requirements.txt index 84393104f..e89192f26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ click==8.1.7 colorama==0.4.6; sys_platform == "win32" or platform_system == "Windows" coverage==7.5.3 distlib==0.3.8 -filelock==3.15.3 +filelock==3.15.4 flake8==7.1.0 flake8-black==0.3.6 identify==2.5.36