diff --git a/pyproject.toml b/pyproject.toml index 953489a1..534242a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "viv-utils[flirt]==0.7.9", "halo==0.0.31", "networkx==3.1", - "ruamel.yaml==0.18.5", + "ruamel.yaml==0.18.6", "vivisect==1.1.1", "pefile==2023.2.7", "pyelftools==0.31",