Skip to content

Commit 3de3582

Browse files
Bump pytest-asyncio from 0.23.3 to 0.23.4
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.3...v0.23.4) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5472b81 commit 3de3582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pre-commit==3.6.0",
1212
"pylint==3.0.3",
1313
"pytest==7.4.4",
14-
"pytest-asyncio==0.23.3",
14+
"pytest-asyncio==0.23.4",
1515
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1616
"pytest-xdist==3.5.0",
1717
"isort==5.13.2",

0 commit comments

Comments
 (0)