fides
fides copied to clipboard
don't merge: update python version support to `3.13` [stash]
Note: this is a stash of WIP updates, the build here is still failing as I'm in the middle of making the necessary dependency updates! But I need to switch contexts, and I don't want this work lost on my local.
Partially closes ENG-36, we'll need a corresponding Fidesplus update too.
Description Of Changes
- Update to support python 3.13 (and 3.12 as a "backup")
Code Changes
- list your code changes here
Steps to Confirm
- list any manual steps for reviewers to confirm the changes
Pre-Merge Checklist
- [ ] Issue requirements met
- [ ] All CI pipelines succeeded
- [ ]
CHANGELOG.mdupdated- [ ] Add a https://github.com/ethyca/fides/labels/db-migration label to the entry if your change includes a DB migration
- [ ] Add a https://github.com/ethyca/fides/labels/high-risk label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
- [ ] Updates unreleased work already in Changelog, no new entry necessary
- Followup issues:
- [ ] Followup issues created
- [ ] No followup issues
- Database migrations:
- [ ] Ensure that your downrev is up to date with the latest revision on
main - [ ] Ensure that your
downgrade()migration is correct and works- [ ] If a downgrade migration is not possible for this change, please call this out in the PR description!
- [ ] No migrations
- [ ] Ensure that your downrev is up to date with the latest revision on
- Documentation:
- [ ] Documentation complete, PR opened in fidesdocs
- [ ] Documentation issue created in fidesdocs
- [ ] If there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
- [ ] No documentation updates required
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| fides-plus-nightly | ⬜️ Ignored (Inspect) | Visit Preview | Aug 7, 2025 3:40pm | |
| fides-privacy-center | ⬜️ Ignored (Inspect) | Aug 7, 2025 3:40pm |
closing as this has been superseded by https://github.com/ethyca/fides/pull/7096