]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump ruff from 0.12.3 to 0.12.4 (#1436)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 23 Jul 2025 23:13:12 +0000 (01:13 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 23:13:12 +0000 (01:13 +0200)
---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.4
  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>
requirements-tests.txt

index 5d7821cb79bf33f5942bfd60ff71e63341e72192..7a096cab564bf1008a2bbb4399d836b3ee84abb7 100644 (file)
@@ -3,7 +3,7 @@
 pytest >=7.0.1,<9.0.0
 coverage[toml] >=6.2,<8.0
 mypy ==1.4.1
-ruff ==0.12.3
+ruff ==0.12.4
 # For FastAPI tests
 fastapi >=0.103.2
 httpx ==0.28.1