diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 320fad3fe4..9ae66ab376 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.82.1", + "version": "3.82.2", "config": "", "only_verified": True, "concurrency": 8,