diff --git a/poetry.lock b/poetry.lock index 1a1b40c52..966945bc3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -106,6 +106,14 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" natsort = "*" python-dateutil = "*" +[[package]] +name = "defusedxml" +version = "0.7.1" +description = "XML bomb protection for Python stdlib modules" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" + [[package]] name = "dunamai" version = "1.5.4" @@ -519,20 +527,20 @@ pytest = "*" [[package]] name = "pytest-splunk-addon" -version = "1.6.0" +version = "1.6.1" description = "A Dynamic test tool for Splunk Apps and Add-ons" category = "dev" optional = false python-versions = ">=3.7,<4.0" [package.dependencies] -faker = ">=4.1,<6.0" +faker = ">=4.1,<7.0" filelock = ">=3.0,<4.0" httplib2 = "*" jsonschema = ">=3.2,<4.0" junitparser = "<2.0.0" lovely-pytest-docker = {version = ">=0,<1", optional = true, markers = "extra == \"docker\""} -pytest = ">5.4.0,<6.1" +pytest = ">5.4.0,<6.3" pytest-ordering = "*" pytest-xdist = "*" requests = ">=2,<3" @@ -727,19 +735,20 @@ python-versions = "*" [[package]] name = "splunktalib" -version = "1.1.2" +version = "1.2.1" description = "Supporting library for Splunk Add-ons" category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" [package.dependencies] -httplib2 = ">=0,<1" +defusedxml = ">=0.7.1,<0.8.0" +httplib2 = "0.19.1" sortedcontainers = ">=2.2,<3.0" [[package]] name = "splunktaucclib" -version = "4.1.0" +version = "4.2.0" description = "" category = "main" optional = false @@ -749,7 +758,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, future = ">=0,<1" solnlib = ">=3,<4" splunk-sdk = ">=1.6,<2.0" -splunktalib = ">=1.1,<2.0" +splunktalib = "1.2.1" [[package]] name = "text-unidecode" @@ -811,7 +820,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pyt [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "5df9f183a52816516bde918a51bf7df0e2184b032bc2a6e3a4398a98c03e35e4" +content-hash = "0f49ac21a7d972ae79d0c04ef6819e434a10b00eef10b0b8aecc47ba2bfbc266" [metadata.files] apipkg = [ @@ -859,6 +868,10 @@ croniter = [ {file = "croniter-0.3.34-py2.py3-none-any.whl", hash = "sha256:15597ef0639f8fbab09cbf8c277fa8c65c8b9dbe818c4b2212f95dbc09c6f287"}, {file = "croniter-0.3.34.tar.gz", hash = "sha256:7186b9b464f45cf3d3c83a18bc2344cc101d7b9fd35a05f2878437b14967e964"}, ] +defusedxml = [ + {file = "defusedxml-0.7.1-py2.py3-none-any.whl", hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61"}, + {file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"}, +] dunamai = [ {file = "dunamai-1.5.4-py3-none-any.whl", hash = "sha256:0edbc8c37484b2db7c54b70de88c2b6ce866890440fc4bea6470cb1b88b75058"}, {file = "dunamai-1.5.4.tar.gz", hash = "sha256:82eb8dbdad6734a6ad475a2e8d0d5167fde7b0ae0d9529da0042129ca3736523"}, @@ -1118,8 +1131,8 @@ pytest-ordering = [ {file = "pytest_ordering-0.6-py3-none-any.whl", hash = "sha256:3f314a178dbeb6777509548727dc69edf22d6d9a2867bf2d310ab85c403380b6"}, ] pytest-splunk-addon = [ - {file = "pytest-splunk-addon-1.6.0.tar.gz", hash = "sha256:df6e7f50839315b58f55f8ea52a071960d5a461fdd20e00c1b54be084aff57d8"}, - {file = "pytest_splunk_addon-1.6.0-py3-none-any.whl", hash = "sha256:07ada0c34e4aebee2be7ed737e430c932aa3eee86d290c6c4641d3f1a06aa7b3"}, + {file = "pytest-splunk-addon-1.6.1.tar.gz", hash = "sha256:4d0961b196444cf381110a9471637dc02dae105646a8a4aa6b6759a46977dba2"}, + {file = "pytest_splunk_addon-1.6.1-py3-none-any.whl", hash = "sha256:511ee5511f7a0e09794cde9b4ec93bdbc870bde918a2cc89de4547f923707c54"}, ] pytest-xdist = [ {file = "pytest-xdist-2.2.1.tar.gz", hash = "sha256:718887296892f92683f6a51f25a3ae584993b06f7076ce1e1fd482e59a8220a2"}, @@ -1217,12 +1230,12 @@ splunk-sdk = [ {file = "splunk-sdk-1.6.15.tar.gz", hash = "sha256:922b4541b9764a65e450e5437638a357f8aff5c7e6a4cd2637355a7a4197301a"}, ] splunktalib = [ - {file = "splunktalib-1.1.2-py2.py3-none-any.whl", hash = "sha256:1fd1f886334e7f77bd7ff2f0c1c0f4985fa65959f531b4304cdc64a5d969d3ce"}, - {file = "splunktalib-1.1.2.tar.gz", hash = "sha256:6584622c10489a7450524fa2644addcc46483ae9fa5b8303fec7730141b49ec9"}, + {file = "splunktalib-1.2.1-py2.py3-none-any.whl", hash = "sha256:61d632018f97c5971ff604dd2822185bb1eaf5706c72843616718cb5119c27cc"}, + {file = "splunktalib-1.2.1.tar.gz", hash = "sha256:e6e4d0c1503f5b93399fe5435bc153910b3fc59602fca7f04827ad9b08ab9fff"}, ] splunktaucclib = [ - {file = "splunktaucclib-4.1.0-py2.py3-none-any.whl", hash = "sha256:d1eae73fd81f132c81eaf20e818358a59708e788a9a97f6e73273a8133a7032f"}, - {file = "splunktaucclib-4.1.0.tar.gz", hash = "sha256:44021f251cd9aea362cc2474184903661c437626cc65fa66fdca81948693837d"}, + {file = "splunktaucclib-4.2.0-py2.py3-none-any.whl", hash = "sha256:34c29020008d39f2634333340019e890b99c83a6e709ff2147e3b596f15bf59c"}, + {file = "splunktaucclib-4.2.0.tar.gz", hash = "sha256:46c798222b829521fdacf675b708dc16a905efd09d894b0134ab7e336851b5ce"}, ] text-unidecode = [ {file = "text-unidecode-1.3.tar.gz", hash = "sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93"}, diff --git a/pyproject.toml b/pyproject.toml index f2926dff4..965dd4f0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ mako= "^1" munch= "^2" lxml = "^4.3" future = "^0" -splunktaucclib = "^4" +splunktaucclib = "4.2.0" wheel = "*" dunamai = "*" reuse = "*"