Starlette

Latest version: v0.45.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 12

0.38.2

Not secure
Fixed

* Fix `routing.get_name()` not to assume all routines have `__name__` [2648](https://github.com/encode/starlette/pull/2648)

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.38.1...0.38.2

0.38.1

Not secure
Removed

* Revert "Add support for ASGI pathsend extension" [2649](https://github.com/encode/starlette/2649).

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.38.0...0.38.1

0.38.0

Not secure
Added

* Allow use of `memoryview` in `StreamingResponse` and `Response` [2576](https://github.com/encode/starlette/pull/2576)
and [2577](https://github.com/encode/starlette/pull/2577).
* Send 404 instead of 500 when filename requested is too long on `StaticFiles` [2583](https://github.com/encode/starlette/pull/2583).

Changed

* Fail fast on invalid `Jinja2Template` instantiation parameters [2568](https://github.com/encode/starlette/pull/2568).
* Check endpoint handler is async only once [2536](https://github.com/encode/starlette/pull/2536).

Fixed

* Add proper synchronization to `WebSocketTestSession` [2597](https://github.com/encode/starlette/pull/2597).

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.37.2...0.38.0

0.37.2

Not secure
Added

* Add `bytes` to `_RequestData` type [2510](https://github.com/encode/starlette/pull/2510).

Fixed

* Revert "Turn `scope["client"]` to `None` on `TestClient` (2377)" [2525](https://github.com/encode/starlette/pull/2525).
* Remove deprecated `app` argument passed to `httpx.Client` on the `TestClient` [2526](https://github.com/encode/starlette/pull/2526).

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.37.1...0.37.2

0.37.1

Not secure
Fixed

* Warn instead of raise for missing env file on `Config` [2485](https://github.com/encode/starlette/pull/2485).

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.37.0...0.37.1

0.37.0

Not secure
Added

* Support the WebSocket Denial Response ASGI extension [2041](https://github.com/encode/starlette/pull/2041).

---

**Full Changelog**: https://github.com/encode/starlette/compare/0.36.3...0.37.0

Page 4 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.