mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-05 17:09:42 -06:00
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.13. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.7...0.11.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13 lines
228 B
Plaintext
13 lines
228 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.11.13
|
|
# For FastAPI tests
|
|
fastapi >=0.103.2
|
|
httpx ==0.28.1
|
|
dirty-equals ==0.9.0
|
|
jinja2 ==3.1.6
|
|
typing-extensions ==4.13.2
|