Files
sqlmodel/requirements-tests.txt
dependabot[bot] 957185ca22 ⬆ Bump ruff from 0.9.6 to 0.11.7 (#1355)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.11.7.
- [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.9.6...0.11.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.7
  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>
2025-04-30 17:01:33 +02:00

13 lines
227 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.7
# 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