diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 875aa4f2a..aacc23a77 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -13,7 +13,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.81.7", + "version": "3.81.9", "only_verified": True, "concurrency": 8, "deleted_forks": False,