Skip to content

Commit 6f14175

Browse files
authored
Merge pull request #132 from logzio/cycode-fix-suggestion-manifest-dependency-update-0714136e-d7d9-42af-b993-0ff94cffb8c6
[Cycode] Fix for vulnerable manifest file dependency - wheel updated to version 0.46.2
2 parents 85b1fe7 + b38a49a commit 6f14175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ requests==2.32.5
33
setuptools>=68.0.0 # not directly required, pinned to avoid a vulnerability
44
future>=0.18.3 # used in tests
55
tox>=4.15.0
6-
wheel
6+
wheel==0.46.2
77
twine>=5.0.0
88
setuptools_scm

0 commit comments

Comments
 (0)