diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 092e105de8..04fe5c3fcd 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.81.9", + "version": "3.81.10", "config": "", "only_verified": True, "concurrency": 8,