mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-02 19:18:19 -05:00
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version. - [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.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# For mkdocstrings and tests
|
|
httpx >=0.23.0,<0.28.0
|
|
# For linting and generating docs versions
|
|
ruff ==0.6.4
|