Skip to content

Commit

Permalink
Bump uvicorn from 0.9.1 to 0.10.0 (#36)
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.9.1...0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and sonic182 committed Oct 31, 2019
1 parent 81d6811 commit 4de634e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ termcolor==1.1.0 # via pytest-sugar
typed-ast==1.4.0 # via mypy
typing-extensions==3.7.4 # via mypy
urllib3==1.25.3 # via requests
uvicorn==0.9.1
uvloop==0.12.2 # via uvicorn
uvicorn==0.10.0
uvloop==0.14.0rc2 # via uvicorn
wcwidth==0.1.7 # via pytest
websockets==8.0.2 # via uvicorn
yarl==1.3.0 # via aiohttp
Expand Down

0 comments on commit 4de634e

Please sign in to comment.