diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index e185e265e..93e029fd0 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.82.11", + "version": "3.82.13", "config": "", "only_verified": True, "concurrency": 8,