From 8690cc38ff000a7709f41b7c217207f604cb78bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:59:00 +0000 Subject: [PATCH] chore(deps): update all dependencies --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 62decfd..3c83043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyspark==3.1.2 -click==8.0.1 -warcio==1.7.4 -beautifulsoup4==4.9.3 \ No newline at end of file +pyspark==3.5.3 +click==8.1.7 +warcio==1.7.5 +beautifulsoup4==4.12.3 \ No newline at end of file