Skip to content

Commit 07d8fe7

Browse files
committed
Merge branch 'main' of github.com:team23/fastapi-modules
2 parents b5c5a6e + 6538ce3 commit 07d8fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fastapi = ">=0.65.2,<1.0.0"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
pytest = ">=7.1.2,<9.0.0"
16-
pytest-cov = ">=3,<6"
16+
pytest-cov = ">=3,<7"
1717
tox = ">=3.26,<5.0"
1818
httpx = ">=0.24.1,<1.0.0"
1919
ruff = ">=0.5.0,<0.8.0"

0 commit comments

Comments
 (0)