Apply suggestions from code review

Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
Moritz
2024-06-13 09:36:12 +02:00
committed by GitHub
parent 93cd1dcedd
commit e3ea60d354

View File

@@ -145,6 +145,8 @@ dev = [
"types-PyYAML==6.0.8",
"types-tabulate==0.9.0.20240106",
"types-termcolor==1.1.4",
"types-psutil==5.8.23",
"types_requests==2.32.0.20240602",
"types-protobuf==5.26.0.20240422",
"deptry==0.16.1"
]
@@ -163,8 +165,6 @@ scripts = [
"stix2==3.0.1",
"sarif_om==1.0.4",
"requests==2.31.0",
"types-psutil==5.8.23",
"types_requests==2.32.0.20240602",
]
[tool.deptry]