You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): add python 3.14 to package update workflow (#15096)
## Description
<!-- Provide an overview of the change and motivation for the change -->
- Update `Generate Package Versions` workflow to test with Python 3.14
- Install latest `pip-tools` in workflow for compatibility with Python
3.14
## Testing
<!-- Describe your testing strategy or note what tests are included -->
Workflow run:
https://github.com/DataDog/dd-trace-py/actions/runs/18952509241/job/54120603722
- only fails in `dd-octo-sts-action` workflow step which prevents
`dd-octo-sts` from opening PRs on non-main branches
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
0 commit comments