chore(sdk): support Python 3.13 (#9293)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Branch Vincent
2026-06-15 01:59:51 -07:00
committed by GitHub
parent a679865cce
commit dccd674cf9
9 changed files with 683 additions and 71 deletions
+1
View File
@@ -29,6 +29,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- '3.13'
steps:
- name: Harden Runner