diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index e1af0d99e9..37485f59fd 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.82.4", + "version": "3.82.5", "config": "", "only_verified": True, "concurrency": 8,