diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index d300d276d8..6f1cc32f1b 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.88.20", + "version": "3.88.31", "config": "", "only_verified": True, "concurrency": 8,