diff --git a/github.json b/github.json index 4fbe7fc..88a0fe1 100644 --- a/github.json +++ b/github.json @@ -11,7 +11,7 @@ "publisher": "Splunk", "license": "Copyright (c) 2019-2025 Splunk Inc.", "app_version": "2.1.1", - "python_version": "3", + "python_version": ["3.9", "3.13"], "fips_compliant": true, "utctime_updated": "2021-04-28T23:08:45.000000Z", "package_name": "phantom_github", diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index c17914d..5c707a3 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,3 +1,4 @@ **Unreleased** * chore(ci): update pre-commit config +* Update Python version for 3.13