Skip to content

Commit 72899bd

Browse files
committed
chore: Update pytest version requirements.
1 parent 97bd801 commit 72899bd

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
@@ -52,7 +52,7 @@ FastAPI-Amis-Admin = "https://github.com/amisadmin/fastapi_amis_admin"
5252

5353
[project.optional-dependencies]
5454
test = [
55-
"pytest >=6.2.4,<7.0.0",
55+
"pytest >=6.2.4",
5656
"pytest-asyncio>=0.17",
5757
"aiosqlite",
5858
"python-jose==3.3.0",

0 commit comments

Comments
 (0)