From 3e488cc8155c0ca61793f8a0ed3efbb8a39b0841 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 01:38:40 +0000 Subject: [PATCH] fix: Python/Facts_Deskop_Notifier/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14896210 --- Python/Facts_Deskop_Notifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Facts_Deskop_Notifier/requirements.txt b/Python/Facts_Deskop_Notifier/requirements.txt index ee76cc72b..0ca470231 100644 --- a/Python/Facts_Deskop_Notifier/requirements.txt +++ b/Python/Facts_Deskop_Notifier/requirements.txt @@ -7,6 +7,6 @@ prawcore==1.5.0 requests==2.24.0 six==1.15.0 update-checker==0.18.0 -urllib3==1.25.10 +urllib3==2.6.3 websocket-client==0.57.0 wincertstore==0.2