Skip to content

Commit 498f33c

Browse files
authored
Merge pull request #3054 from blacklanternsecurity/dependabot/pip/dev/pytest-asyncio-1.3.0
Bump pytest-asyncio from 1.2.0 to 1.3.0
2 parents a20ff02 + 03b28f0 commit 498f33c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dev = [
7272
"pytest-timeout>=2.3.1,<3",
7373
"pytest-httpserver>=1.0.11,<2",
7474
"pytest>=8.3.1,<9",
75-
"pytest-asyncio==1.2.0",
75+
"pytest-asyncio==1.3.0",
7676
"uvicorn>=0.32,<0.40",
7777
"fastapi>=0.115.5,<0.137.0",
7878
"pytest-httpx>=0.35",

0 commit comments

Comments
 (0)