Skip to content

Commit

Permalink
Bump uvicorn from 0.11.5 to 0.11.7 in /example (#19)
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.5 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.5...0.11.7)

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 Aug 18, 2020
1 parent 4d3571e commit 4b40c3a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 37 deletions.
2 changes: 1 addition & 1 deletion example/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true

[packages]
twirp = "==0.0.1.dev03"
uvicorn = "==0.11.5"
uvicorn = "==0.11.7"

[requires]
python_version = "3.8"
74 changes: 38 additions & 36 deletions example/Pipfile.lock

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

0 comments on commit 4b40c3a

Please sign in to comment.