Skip to content

Commit cedb088

Browse files
authored
fix: requirements.txt to reduce vulnerabilities (#1219)
1 parent 70a53f9 commit cedb088

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
@@ -16,3 +16,4 @@ pyyaml==5.4.1
1616
ruamel.yaml==0.17.9
1717
semver==2.13.0
1818
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability
19+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)