diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0bf6bca..1702fb443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ ### Breaking Changes -### New Rules (1) +### New Rules (2) - executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com - diff --git a/pyproject.toml b/pyproject.toml index fd68ab55c..c59111269 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ ] dependencies = [ "tqdm==4.65.0", - "pyyaml==6.0", + "pyyaml==6.0.1", "tabulate==0.9.0", "colorama==0.4.6", "termcolor==2.3.0", @@ -89,11 +89,11 @@ dev = [ "types-backports==0.1.3", "types-colorama==0.4.15.11", "types-PyYAML==6.0.8", - "types-tabulate==0.9.0.1", + "types-tabulate==0.9.0.3", "types-termcolor==1.1.4", "types-psutil==5.8.23", - "types_requests==2.31.0.1", - "types-protobuf==4.23.0.1", + "types_requests==2.31.0.2", + "types-protobuf==4.23.0.2", ] build = [ "pyinstaller==5.10.1", diff --git a/rules b/rules index a49c174fe..3f39a4546 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit a49c174fee5058ca3617a23e782bdcadacb12406 +Subproject commit 3f39a454650c75a26ed7e399af541007b92e00b7 diff --git a/tests/data b/tests/data index bfcf387b5..a34ba30f8 160000 --- a/tests/data +++ b/tests/data @@ -1 +1 @@ -Subproject commit bfcf387b5b55e65ef02ceb0cc5191ebe49ad5614 +Subproject commit a34ba30f8c5cee29b7539a56038f4976f8883b2b