Skip to content

Commit 125ea3d

Browse files
Merge pull request #39 from splunk-soar-connectors/fix-python-version-format
2 parents 72185a4 + d633e24 commit 125ea3d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

http.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
"license": "Copyright (c) 2016-2025 Splunk Inc.",
2121
"logo": "logo_splunk.svg",
2222
"logo_dark": "logo_splunk_dark.svg",
23-
"python_version": [
24-
"3.9",
25-
"3.13"
26-
],
23+
"python_version": "3.9, 3.13",
2724
"fips_compliant": true,
2825
"latest_tested_versions": [
2926
"Tested with Crowdstrike on 12th September 2022"

release_notes/unreleased.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
**Unreleased**
2+
* Fix python_version 3.13 format

0 commit comments

Comments
 (0)