build(deps-dev): bump httpx from 0.24.1 to 0.27.0 (#1328)
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.27.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.24.1...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -122,7 +122,7 @@ pytest-benchmark = "^4.0.0"
|
||||
nest-asyncio = "^1.6.0"
|
||||
|
||||
pre-commit = "^2.21.0"
|
||||
httpx = "^0.24.1"
|
||||
httpx = ">=0.24.1,<0.28.0"
|
||||
asgi-lifespan = "^2.1.0"
|
||||
pydantic-extra-types = "^2.5.0"
|
||||
watchdog = "<5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user