Skip to content

Commit 55f2a64

Browse files
mefellowssnyk-bot
andauthored
fix: requirements_dev.txt to reduce vulnerabilities (#317)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3092128 Co-authored-by: snyk-bot <[email protected]>
1 parent 6101734 commit 55f2a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest-cov==2.11.1
1313
requests>=2.26.0
1414
tox-travis==0.8
1515
urllib3>=1.26.5
16-
wheel==0.24.0
16+
wheel==0.38.0
1717
markupsafe==2.0.1

0 commit comments

Comments
 (0)