Bump httpx from 0.18.2 to 0.23.0

Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.18.2...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-01 23:59:44 +00:00
committed by GitHub
parent f1d2d2bd68
commit baa20e51eb
2 changed files with 17 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ Markdown = "^3.3.4"
matrix-nio = "^0.18.3"
[tool.poetry.dev-dependencies]
httpx = "^0.18.2"
httpx = "^0.23.0"
coverage = "^5.5"
black = "^21.6b0"
pydocstyle = "^6.1.1"