mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-06 09:29:57 -06:00
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.28.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.1...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production 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>
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
-e .
|
|
-r requirements-docs-tests.txt
|
|
pytest >=7.0.1,<9.0.0
|
|
coverage[toml] >=6.2,<8.0
|
|
mypy ==1.4.1
|
|
ruff ==0.9.6
|
|
# For FastAPI tests
|
|
fastapi >=0.103.2
|
|
httpx ==0.28.1
|
|
dirty-equals ==0.9.0
|
|
jinja2 ==3.1.6
|
|
typing-extensions ==4.12.2
|