Skip to content

Commit

Permalink
PAPP-34909 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mnordby-splunk committed Dec 5, 2024
1 parent 2ebd37a commit 7bb091c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 14 deletions.
18 changes: 5 additions & 13 deletions ivantiitsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,23 @@
"product_name": "ITSM",
"product_version_regex": ".*",
"publisher": "Splunk Community",
"license": "Copyright (c) 2017-2022 Splunk Inc.",
"license": "Copyright (c) 2017-2024 Splunk Inc.",
"app_version": "3.0.0",
"utctime_updated": "2022-01-18T22:40:10.000000Z",
"package_name": "phantom_ivanti_itsm",
"main_module": "ivantiitsm_connector.py",
"min_phantom_version": "6.2.2",
"min_phantom_version": "6.3.0",
"fips_compliant": true,
"latest_tested_versions": [
"Ivanti ITSM Cloud, 2005-2021 on July 19, 2021"
],
"python_version": "3",
"app_wizard_version": "1.0.0",
"pip_dependencies": {
"wheel": [
{
"module": "suds",
"input_file": "wheels/suds-0.4-cp27-none-any.whl"
}
]
},
"pip3_dependencies": {
"wheel": [
{
"module": "suds",
"input_file": "wheels/suds_py3-1.4.4.1-py3-none-any.whl"
"module": "suds_py3",
"input_file": "wheels/py3/suds_py3-1.4.4.1-py3-none-any.whl"
}
]
},
Expand Down Expand Up @@ -6228,4 +6220,4 @@
"versions": "EQ(*)"
}
]
}
}
2 changes: 2 additions & 0 deletions release_notes/unreleased.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
**Unreleased**

* Update dependencies [PAPP-34909]
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
suds==0.4
suds-py3==1.4.4.1
File renamed without changes.
Binary file removed wheels/suds-0.4-cp27-none-any.whl
Binary file not shown.

0 comments on commit 7bb091c

Please sign in to comment.