Skip to content

Commit

Permalink
Merge pull request #28 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.7.1
  • Loading branch information
ishans-crest committed Aug 24, 2022
2 parents 67fb484 + 288c85d commit d48ae52
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# MS Graph for Office 365

Publisher: Splunk
Connector Version: 2\.7\.0
Connector Version: 2\.7\.1
Product Vendor: Microsoft
Product Name: Office 365 \(MS Graph\)
Product Version Supported (regex): "\.\*"
Expand Down
14 changes: 7 additions & 7 deletions office365.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
],
"license": "Copyright (c) 2017-2022 Splunk Inc.",
"app_version": "2.7.0",
"app_version": "2.7.1",
"utctime_updated": "2022-02-04T01:20:46.000000Z",
"package_name": "phantom_msgraphoffice365",
"main_module": "office365_connector.py",
Expand Down Expand Up @@ -6264,7 +6264,7 @@
"wheel": [
{
"module": "Django",
"input_file": "wheels/py3/Django-3.2.13-py3-none-any.whl"
"input_file": "wheels/py3/Django-3.2.15-py3-none-any.whl"
},
{
"module": "asgiref",
Expand Down Expand Up @@ -6292,7 +6292,7 @@
},
{
"module": "pytz",
"input_file": "wheels/shared/pytz-2022.1-py2.py3-none-any.whl"
"input_file": "wheels/shared/pytz-2022.2.1-py2.py3-none-any.whl"
},
{
"module": "requests",
Expand All @@ -6312,15 +6312,15 @@
},
{
"module": "urllib3",
"input_file": "wheels/shared/urllib3-1.26.9-py2.py3-none-any.whl"
"input_file": "wheels/shared/urllib3-1.26.12-py2.py3-none-any.whl"
}
]
},
"pip39_dependencies": {
"wheel": [
{
"module": "Django",
"input_file": "wheels/py3/Django-3.2.13-py3-none-any.whl"
"input_file": "wheels/py3/Django-3.2.15-py3-none-any.whl"
},
{
"module": "asgiref",
Expand Down Expand Up @@ -6348,7 +6348,7 @@
},
{
"module": "pytz",
"input_file": "wheels/shared/pytz-2022.1-py2.py3-none-any.whl"
"input_file": "wheels/shared/pytz-2022.2.1-py2.py3-none-any.whl"
},
{
"module": "requests",
Expand All @@ -6364,7 +6364,7 @@
},
{
"module": "urllib3",
"input_file": "wheels/shared/urllib3-1.26.9-py2.py3-none-any.whl"
"input_file": "wheels/shared/urllib3-1.26.12-py2.py3-none-any.whl"
}
]
}
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
beautifulsoup4==4.9.1
Django==3.2.13
Django==3.2.15
python-magic==0.4.18
requests==2.25.0
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit d48ae52

Please sign in to comment.