Skip to content

Commit 085604a

Browse files
Merge pull request #71 from splunk-soar-connectors/python-version-3.13-phase5part2
Update python_version 3.13 phase 5
2 parents 7ae8a8c + 5c0a2a3 commit 085604a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.pylintrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[MASTER]
2+
ignore=.venv

office365.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Cloud 8 Nov, 2024"
4343
],
4444
"app_wizard_version": "1.0.0",
45-
"python_version": "3",
45+
"python_version": "3.9, 3.13",
4646
"fips_compliant": true,
4747
"rest_handler": "office365_connector.handle_request",
4848
"configuration": {

release_notes/unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
**Unreleased**
2-
* Update for Python 3.13 compatibility
2+
* Update Python version for 3.13

0 commit comments

Comments
 (0)