Skip to content

Commit 1e42096

Browse files
Bump uvicorn from 0.11.6 to 0.11.7 in /docs/examples/fastapi_sqlalchemy (#26)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.6 to 0.11.7. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.11.6...0.11.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eff70ac commit 1e42096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/examples/fastapi_sqlalchemy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.59.0
22
pydantic==1.6.1
33
starlette==0.13.4
4-
uvicorn==0.11.6
4+
uvicorn==0.11.7
55
graphene==2.1.8
66
pydantic-sqlalchemy==0.0.4
77
pydantic2graphene==0.3.1

0 commit comments

Comments
 (0)