diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index ca8b915eb..b9758c45d 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.88.1", + "version": "3.88.2", "config": "", "only_verified": True, "concurrency": 8,