Bump httpx from 0.24.0 to 0.24.1

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

---
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-05-22 21:05:39 +00:00
committed by GitHub
parent 4f7a6daa25
commit 8e41d724ab
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ mkdocs = "^1.4.3"
mkdocstrings = {extras = ["python"], version = "^0.21.2"}
mkdocs-material = "^9.1.12"
pytest = "^7.3.1"
httpx = "^0.24.0"
httpx = "^0.24.1"
[build-system]
requires = [