diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index a57b3e689..2b71f973b 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.83.7", + "version": "3.84.0", "config": "", "only_verified": True, "concurrency": 8,