Skip to content

Commit

Permalink
Bump uvicorn from 0.11.5 to 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 29, 2020
1 parent 4fc9d52 commit 47472f5
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 73 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bandit = "==1.6.2"
gino = "==1.0.0"
gino-starlette = "==0.1.1"
fastapi = "==0.58.1"
uvicorn = "==0.11.5"
uvicorn = "==0.11.7"
gunicorn = "==20.0.4"
alembic = "==1.4.1"
pydantic = {extras = ["email"],version = "==1.5.1"}
Expand Down
147 changes: 75 additions & 72 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47472f5

Please sign in to comment.