diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 8441c7364..f842601e6 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.87.0", + "version": "3.87.1", "config": "", "only_verified": True, "concurrency": 8,