Skip to content

Commit

Permalink
\!actually\! bumping version :D
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidsec committed Feb 8, 2024
1 parent b627499 commit 0f56b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbot/modules/baddns.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class baddns(BaseModule):
"only_high_confidence": "Do not emit low-confidence or generic detections",
}
max_event_handlers = 8
deps_pip = ["baddns~=1.0.707"]
deps_pip = ["baddns~=1.1.0"]

def select_modules(self):
selected_modules = []
Expand Down

0 comments on commit 0f56b09

Please sign in to comment.