From 1b572a8dc1322d5ad7f86dcf7ecf615737241558 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Jun 2025 08:08:41 +0000 Subject: [PATCH] fix: projects/download GeeksForGeeks articles/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-10305723 --- projects/download GeeksForGeeks articles/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/download GeeksForGeeks articles/requirements.txt b/projects/download GeeksForGeeks articles/requirements.txt index a65ab54dc..c9037fb87 100644 --- a/projects/download GeeksForGeeks articles/requirements.txt +++ b/projects/download GeeksForGeeks articles/requirements.txt @@ -1,3 +1,3 @@ -requests==2.24.0 +requests==2.32.4 selenium==3.141.0 webdriver-manager==3.2.2 \ No newline at end of file