diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index e185e265e3..2e43f1e73b 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.12", "config": "", "only_verified": True, "concurrency": 8,