Skip to content

Commit

Permalink
Bump starlette from 0.36.2 to 0.40.0 in /examples/fastapi-base (#99)
Browse files Browse the repository at this point in the history
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](encode/starlette@0.36.2...0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0301253 commit a213a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-base/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.109.1
pydantic==1.10.13
starlette==0.36.2
starlette==0.40.0
typing-extensions==4.2.0
uvicorn==0.17.6

0 comments on commit a213a83

Please sign in to comment.