mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-06-08 19:31:12 -03:00
Update httpmock requirement from 0.4.5 to 0.5.2
Updates the requirements on [httpmock](https://github.com/alexliesenfeld/httpmock) to permit the latest version. - [Release notes](https://github.com/alexliesenfeld/httpmock/releases) - [Changelog](https://github.com/alexliesenfeld/httpmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexliesenfeld/httpmock/compare/v0.4.5...v0.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
b759e016bb
commit
baa996356c
@@ -44,7 +44,7 @@ ctrlc = "3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.1"
|
||||
httpmock = "0.4.5"
|
||||
httpmock = "0.5.2"
|
||||
assert_cmd = "1.0.1"
|
||||
predicates = "1.0.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user