Skip to content

Commit

Permalink
fix: update autobisect to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Apr 4, 2022
1 parent 200c7d5 commit a8bf24c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repository = "https://github.com/MozillaSecurity/bugmon"
version = "1.2.0"

[tool.poetry.dependencies]
autobisect = "^3.1.9"
autobisect = "^5.0.0"
bugsy = { git = "https://github.com/AutomatedTester/Bugsy.git" }
fuzzfetch = "^2.0.1"
python = "^3.7"
Expand Down

0 comments on commit a8bf24c

Please sign in to comment.