Skip to content

Commit

Permalink
build(deps-dev): bump httpx from 0.17.0 to 0.17.1 (#97)
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.17.0...0.17.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent 76a1f8b commit 103a957
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ mypy = "^0.812"
pytest-asyncio = "^0.14.0"
pytest-mock = "^3.5.1"
mongomock = "^3.22.1"
httpx = "^0.17.0"
httpx = "^0.17.1"

[tool.poetry.extras]
server = ["fastapi", "uvicorn"]
Expand Down

0 comments on commit 103a957

Please sign in to comment.