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