diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index eaba8bbfb..379dd7b8e 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.84.2", + "version": "3.86.1", "config": "", "only_verified": True, "concurrency": 8,