Skip to content

Commit 6cff24e

Browse files
Bump pytest-asyncio from 1.2.0 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c381d99 commit 6cff24e

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.129.0",
7878
"pytest-httpx>=0.35",

0 commit comments

Comments
 (0)