Skip to content

Commit a2f85df

Browse files
snyk-botatodorov
authored andcommitted
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
1 parent 4163824 commit a2f85df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
pytest
22
tcms-api>=12.8.1
3+
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)