diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 4f0d91686..a57b3e689 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.83.6", + "version": "3.83.7", "config": "", "only_verified": True, "concurrency": 8,