Skip to content

Commit

Permalink
Bump starlette from 0.26.1 to 0.27.0 in /requirements (#1)
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.26.1 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](encode/starlette@0.26.1...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>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 7738d93 commit 25ba8a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ setuptools==67.7.2
sniffio==1.3.0
SQLAlchemy==2.0.12
sqlalchemy-stubs==0.4
starlette==0.26.1
starlette==0.27.0
toml==0.10.2
typing-extensions==4.5.0
ujson==5.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python-dotenv==1.0.0
python-multipart==0.0.6
sniffio==1.3.0
SQLAlchemy==2.0.12
starlette==0.26.1
starlette==0.27.0
typing-extensions==4.5.0
ujson==5.7.0
uvicorn==0.22.0

0 comments on commit 25ba8a9

Please sign in to comment.