Selaa lähdekoodia

Build(deps): bump litestar in /frameworks/Python/litestar (#10050)

Bumps [litestar](https://github.com/litestar-org/litestar) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/litestar-org/litestar/releases)
- [Commits](https://github.com/litestar-org/litestar/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: litestar
  dependency-version: 2.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 viikkoa sitten
vanhempi
commit
ab9649bd88

+ 1 - 1
frameworks/Python/litestar/requirements-socketify.txt

@@ -1,3 +1,3 @@
 orjson==3.10.16
-litestar==2.16.0
+litestar==2.17.0
 git+https://github.com/cirospaciari/socketify.py.git@main#socketify

+ 1 - 1
frameworks/Python/litestar/requirements.txt

@@ -1,4 +1,4 @@
 asyncpg==0.30.0
-litestar==2.16.0
+litestar==2.17.0
 Jinja2==3.1.6
 orjson==3.10.18