Skip to content

Commit

Permalink
Bump starlette from 0.27.0 to 0.36.2 in /examples/fastapi-crud (#74)
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.36.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.27.0...0.36.2)

---
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] authored Mar 7, 2024
1 parent ed1cf77 commit 49d726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-crud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PyYAML==6.0
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.39
starlette==0.27.0
starlette==0.36.2
toml==0.10.2
typing_extensions==4.3.0
uvicorn==0.18.2
Expand Down

0 comments on commit 49d726c

Please sign in to comment.