Skip to content

Commit d208a30

Browse files
committed
Merge branch 'main' of github.com:team23/pydantic-async-validation
2 parents 3b0b6ca + dcee09b commit d208a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-cov = ">=3,<6"
2222
pytest-asyncio = ">=0.21.1,<0.25.0"
2323
tox = ">=3.26,<5.0"
2424
httpx = ">=0.24.1,<0.29.0"
25-
ruff = ">=0.5.0,<0.10.0"
25+
ruff = ">=0.5.0,<0.12.0"
2626
pyright = ">=1.1.350,<1.2"
2727

2828
[tool.ruff]

0 commit comments

Comments
 (0)