Files
sqlmodel/requirements-tests.txt
dependabot[bot] c4b07fd80a ⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  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>
2025-03-18 08:22:57 +01:00

13 lines
226 B
Plaintext

-e .
-r requirements-docs-tests.txt
pytest >=7.0.1,<8.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.24.1
dirty-equals ==0.9.0
jinja2 ==3.1.6
typing-extensions ==4.12.2