encode / starlette

The little ASGI framework that shines. 🌟
https://www.starlette.io/
BSD 3-Clause "New" or "Revised" License
10.31k stars 949 forks source link

Version 0.37.2 #2533

Closed Kludex closed 9 months ago

Kludex commented 9 months ago

https://github.com/encode/starlette/compare/0.37.1...master

karpetrosyan commented 9 months ago

Maybe we should pin the upper version of httpx to the current version? Take a look at #2534

Kludex commented 9 months ago

Since we can't save previous starlette versions, I don't think we should pin the max version.