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] <[email protected]>
This commit is contained in:
dependabot[bot] 2022-06-01 23:59:44 +00:00 committed by GitHub
commit baa20e51eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"