UCL-ARC / dirac-swift-api

Repository for the REST API side of the DiRAC-SWIFT project
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

CI broken on main after pydantic update #14

Closed harryjmoss closed 1 year ago

harryjmoss commented 1 year ago

PR #11 tests passed but due to unpinned versions of some packages (looking at pydantic here) the resulting CI job on main failed after it was merged.