From c330da1efc2bb175a082397119ecce8e95ed6fb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 11:46:41 +0000 Subject: [PATCH] Update dependency openpyxl to v3.1.5 --- _MISC/PY-Projects/Python/GSoC-Tech-Classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_MISC/PY-Projects/Python/GSoC-Tech-Classifier/requirements.txt b/_MISC/PY-Projects/Python/GSoC-Tech-Classifier/requirements.txt index 364ca2140..30f3e7d30 100644 --- a/_MISC/PY-Projects/Python/GSoC-Tech-Classifier/requirements.txt +++ b/_MISC/PY-Projects/Python/GSoC-Tech-Classifier/requirements.txt @@ -1,5 +1,5 @@ argparse==1.4.0 beautifulsoup4==4.9.1 fake-useragent==0.1.11 -openpyxl==3.0.8 +openpyxl==3.1.5 requests==2.24.0 \ No newline at end of file