yasithdev opened a new pull request, #131:
URL: https://github.com/apache/airavata-portals/pull/131

   Bumps `flask-cors` from 4.0.0 to 6.0.0 in 
`airavata-mcp-client-chatbot/backend`. The v5/v6 releases tightened default 
CORS resource/origin handling; the existing bare `CORS(app)` call in `app.py` 
is compatible with the new defaults. Built and verified: fresh Python 3.10 
venv, `pip install -r requirements.txt` resolves cleanly, and `from flask_cors 
import CORS; CORS(Flask(__name__))` imports and initialises without errors. 
Closes dependabot PR #39.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to