Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/fides_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
python-version: "3.10"

- name: Install Fides
run: pip install ethyca-fides==2.20.1
run: pip install ethyca-fides==2.36.0

# Set up the data in the database
- name: Run Database Migrations
Expand Down