mirror of
https://github.com/mandiant/capa.git
synced 2026-03-12 21:23:12 -07:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
60b032af9e |
@@ -166,7 +166,7 @@ build = [
|
||||
# These dependencies are not used in production environments
|
||||
# and should not conflict with other libraries/tooling.
|
||||
"pyinstaller==6.19.0",
|
||||
"setuptools==80.10.1",
|
||||
"setuptools==82.0.1",
|
||||
"build==1.4.0"
|
||||
]
|
||||
scripts = [
|
||||
|
||||
@@ -40,7 +40,7 @@ pyyaml==6.0.2
|
||||
rich==14.3.2
|
||||
ruamel-yaml==0.19.1
|
||||
ruamel-yaml-clib==0.2.14
|
||||
setuptools==80.10.1
|
||||
setuptools==82.0.1
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
viv-utils==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user