Skip to content

Commit 05fb49b

Browse files
committed
fix: dev-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-10305723
1 parent 26282cb commit 05fb49b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ pytest-cov
1111
pytest-mock
1212
syrupy
1313
types-six
14+
requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)