Bump httpx from 0.23.1 to 0.23.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-09 09:10:30 +00:00 committed by GitHub
parent d59c48c638
commit 3ca2dfc079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ isort==5.11.4
# For datetime mocking
time-machine==2.9.0
# fastapi testing
httpx==0.23.1
httpx==0.23.3
# Convert jupyter notebooks to markdown documents
nbconvert==7.2.7