Skip to content

Verify the test suite passes on Python 3.13 #61

@edthedev

Description

@edthedev

Context

SOAR is deprecating support for Python 3.9, and automatically migrating all apps to Python 3.13, if possible.

Per SecDev's experience, we do not anticipate any breaking changes, as most of our recent development has been against 3.12 and 3.13, and testing against Python 3.9 was an extra step we had to complete.

That said, let's ensure our unit test suite has run recently under Python 3.13.

https://help.splunk.com/en/splunk-soar/soar-cloud/administer-soar-cloud/introduction-to-splunk-soar-cloud/how-soar-cloud-uses-python

Tasks

  • sync CI/CD files to the soar template with the new soar_template tool
  • run our unit test suite under Python 3.13.

Metadata

Metadata

Assignees

Labels

good to goTask list is readyrequestedrequested by the response team

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions