We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2c795d + 6fcf41c commit aeaacc1Copy full SHA for aeaacc1
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ Homepage = "https://python-ellar.github.io/ellar-sqlalchemy/"
51
test = [
52
"pytest >= 7.1.3,<8.0.0",
53
"pytest-cov >= 2.12.0,<5.0.0",
54
- "ruff ==0.1.7",
+ "ruff ==0.1.9",
55
"mypy == 1.7.1",
56
"autoflake",
57
]
0 commit comments