bneradt opened a new pull request #8765:
URL: https://github.com/apache/trafficserver/pull/8765


   The AuTests using httpbin all started failing today when new AuTest
   pipenv environments started using the 2.1.0 version of Werkzeug. This
   new Werkzeug release removes its BaseResponse API because it has been
   deprecated for a few releases. httpbin has a dependency upon
   BaseResponse, however, and thus it currently fails with this latest
   Werkzeug release. This patch temporarily pins Werkzeug until httpbin is
   updated so that our httpbin AuTests can run.


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