Skip to content

Commit 276e3e4

Browse files
committed
Merge branch 'main' of github.com:team23/pydantic-async-validation
2 parents a941bce + 9882707 commit 276e3e4

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
@@ -21,7 +21,7 @@ pytest = ">=7.1.2,<9.0.0"
2121
pytest-cov = ">=3,<6"
2222
pytest-asyncio = ">=0.21.1,<0.25.0"
2323
tox = ">=3.26,<5.0"
24-
httpx = ">=0.24.1,<0.28.0"
24+
httpx = ">=0.24.1,<0.29.0"
2525
ruff = ">=0.5.0,<0.9.0"
2626
pyright = ">=1.1.350,<1.2"
2727

0 commit comments

Comments
 (0)