Skip to content

Conversation

@AlessandroPomponio
Copy link
Member

@AlessandroPomponio AlessandroPomponio commented Dec 5, 2025

Changes

  • Change ado's require-python to >=3.10,<3.14 (support 3.13)
  • Add require-python >=3.10,<3.13 to sfttrainer
  • Replace SFTTrainer with robotic_lab in certain tests
  • Update tox to test Python 3.13

Context

Resolves #63

@DRL-NextGen
Copy link
Member

DRL-NextGen commented Dec 5, 2025

Checks Summary

Last run: 2025-12-05T17:16:09.147Z

Code Risk Analyzer vulnerability scan found 2 vulnerabilities:

Severity Identifier Package Details Fix
🔷 Medium CVE-2025-50181 urllib3
urllib3 redirects are not disabled when retries are disabled on PoolManager instantiationGHSA-pq67-6m6q-mj2v

urllib3:2.3.0->kubernetes:34.1.0
2.5.0
🔷 Medium CVE-2025-50182 urllib3
urllib3 does not control redirects in browsers and Node.jsGHSA-48p4-8xcf-vxj5

urllib3:2.3.0->kubernetes:34.1.0
2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: support Python 3.13

4 participants