amoghrajesh commented on PR #48176:
URL: https://github.com/apache/airflow/pull/48176#issuecomment-2747278338

   Yah seems the fix fixes all tests failing: 
   ```
   44c44
   < Flask-Session==0.5.0
   ---
   > Flask-Session==0.8.0
   311c311
   < fastapi==0.115.11
   ---
   > fastapi==0.115.12
   594c594
   < pyparsing==3.2.1
   ---
   > pyparsing==3.2.2
   ```
   
   
   There is another failure probably cos of somethign else.


-- 
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