diff --git a/mkdocs.yml b/mkdocs.yml index 98c30ca..b4de5de 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -21,6 +21,7 @@ nav: - Forcepoint: sources/Forcepoint/index.md - Fortinet: sources/Fortinet/index.md - Imperva: sources/Imperva/index.md + - InfoBlox: sources/InfoBlox/index.md - Juniper: sources/Juniper/index.md - Microfocus: sources/Microfocus/index.md - Nix: sources/nix/index.md diff --git a/tests/requirements.txt b/tests/requirements.txt index 5bb5756..6a2c130 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,7 +9,7 @@ pytest jinja2 jinja2-time -splunk-sdk +splunk-sdk==1.6.11 flake8 pytz flaky