chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 (#5300)

Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.47.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.27.0...0.47.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-24 10:19:25 +08:00
committed by GitHub
parent 2b99be1eb9
commit 455cee65b4

View File

@@ -4,7 +4,7 @@ pydantic==1.10.7
scikit_learn==1.2.2
sentence_transformers==2.2.2
sse_starlette==1.6.5
starlette==0.27.0
starlette==0.47.2
tiktoken==0.4.0
torch==2.7.1
transformers==4.52.1