Conversation
|
Does this need to be updated too? |
srikanthccv
left a comment
There was a problem hiding this comment.
I am not sure about fixing the version. Looking at the CI failures, it's just the test_uninstrument_app failing, and after reading the CHANGELOG https://github.com/tiangolo/fastapi/releases/tag/0.91.0. Can we update the failing test instead?
Sure, but better to do that in other PR, right now this is stopping a regression fix in #1660 from entering into |
Right, fixed ✌️ |
|
Created #1665 to fix it separately. |
Fixes #1663