Skip to content

Commit a213a83

Browse files
Bump starlette from 0.36.2 to 0.40.0 in /examples/fastapi-base (#99)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0301253 commit a213a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.109.1
22
pydantic==1.10.13
3-
starlette==0.36.2
3+
starlette==0.40.0
44
typing-extensions==4.2.0
55
uvicorn==0.17.6

0 commit comments

Comments
 (0)