Bump httpx from 0.23.3 to 0.24.0

Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.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.23.3...0.24.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-17 03:56:52 +00:00
committed by GitHub
parent 501a290f81
commit f1730ab51b

View File

@@ -19,7 +19,7 @@ isort==5.12.0
# For datetime mocking
time-machine==2.9.0
# fastapi testing
httpx==0.23.3
httpx==0.24.0
# Convert jupyter notebooks to markdown documents
nbconvert==7.3.1