Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
1 parent bb006eb commit b69ccd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ flake8==3.7.8 # via pytest-flake8
h11==0.8.1 # via httpx, uvicorn
h2==3.1.1 # via httpx
hpack==3.0.0 # via h2
hstspreload==2019.8.16 # via httpx
httptools==0.0.13 # via uvicorn
httpx==0.6.8
httpx==0.7.1
hyperframe==5.2.0 # via h2
idna==2.8 # via httpx, requests, yarl
importlib-metadata==0.19 # via pluggy, pytest
Expand Down

0 comments on commit b69ccd9

Please sign in to comment.