Skip to content

Commit 850a21c

Browse files
pip dev(deps-dev): bump pytest-asyncio from 0.21.1 to 0.24.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.24.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 447b68e commit 850a21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ testing =
139139
pytest-cov==5.0.0; python_version >= '3.11'
140140
pytest-xdist==3.5.0; python_version >= '3.11'
141141
pytest-mock==3.14.0; python_version >= '3.11'
142-
pytest-asyncio==0.21.1; python_version >= '3.11'
142+
pytest-asyncio==0.24.0; python_version >= '3.11'
143143
autopep8==1.6.0
144144
mypy==0.971
145145
py-spy==0.3.12

0 commit comments

Comments
 (0)