Skip to content

Commit 4682f1e

Browse files
committed
fix: Rain Alert Mail Sender/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
1 parent f05226e commit 4682f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.25.1
1+
requests==2.31.0
22
dotenv==0.05

0 commit comments

Comments
 (0)