Browse Source

Bump starlette from 0.36.2 to 0.40.0 in /frameworks/Python/starlette

Bumps [starlette](https://github.com/encode/starlette) from 0.36.2 to 0.40.0.
- [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.36.2...0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 10 months ago
parent
commit
15f905aae6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/starlette/requirements.txt

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

@@ -6,6 +6,6 @@ Jinja2==3.1.4
 MarkupSafe==2.1.1
 python-dotenv==0.20.0
 PyYAML==6.0
-starlette==0.36.2
+starlette==0.40.0
 uvicorn==0.20.0
 uvloop==0.17.0