hubmapconsortium / search-api

HuBMAP search service and associated pieces to create an index
https://search.api.hubmapconsortium.org
MIT License
2 stars 2 forks source link

Update to Flask v3.x #815

Closed yuanzhou closed 2 weeks ago

yuanzhou commented 2 months ago

Update the Flask dependency to the latest v3: https://flask.palletsprojects.com/en/3.0.x/changes/ along with the security patches identified in other packages: https://github.com/hubmapconsortium/search-api/pulls/app%2Fdependabot (DO NOT MERGE those dependabot PRs)

Max has already updated the submodule: https://github.com/dbmi-pitt/search-adaptor/pull/63

Test all the search-api endpoints to ensure no breaking changes or any incompatibility issues.