Browse Source

Bump starlette from 0.25.0 to 0.27.0 in /frameworks/Python/starlette (#8217)

Bumps [starlette](https://github.com/encode/starlette) from 0.25.0 to 0.27.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.25.0...0.27.0)

---
updated-dependencies:
- dependency-name: starlette
  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] 2 years ago
parent
commit
ba7419143e
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.2
 MarkupSafe==2.1.1
 python-dotenv==0.20.0
 PyYAML==6.0
-starlette==0.25.0
+starlette==0.27.0
 uvicorn==0.20.0
 uvloop==0.17.0