diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 306c4bd004..7761279e47 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.82.6", + "version": "3.82.7", "config": "", "only_verified": True, "concurrency": 8,