Skip to content

Commit 761a97e

Browse files
committed
Remove the temp vulnerability used for testing
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 4cc2ffd commit 761a97e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,7 @@ dependencies = [
164164
"maturin==1.8.6",
165165
"setuptools-rust==1.11.1",
166166
"annotated-types==0.7.0",
167-
"semantic-version==2.10.0",
168-
# Introduce vulnerability on purpose
169-
"abupy==0.0.1"
167+
"semantic-version==2.10.0"
170168
]
171169

172170
[project.optional-dependencies]

0 commit comments

Comments
 (0)