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